franck34 / qjobsLinks
qjobs is a simple and stupid queue job manager for nodejs.
☆18Updated 7 years ago
Alternatives and similar repositories for qjobs
Users that are interested in qjobs are comparing it to the libraries listed below
Sorting:
- Node's domain module for the web browser☆32Updated 2 weeks ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- utilities for encryption and and hashing in node.js☆18Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Check if a path is the current working directory☆20Updated 3 months ago
- Turn an array like into an array☆12Updated 4 years ago
- Get a random key from an object☆17Updated last year
- Generate a random float☆35Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Property descriptor factory☆43Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated last month
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Get a random property from an object☆14Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago