franck34 / qjobsView external linksLinks
qjobs is a simple and stupid queue job manager for nodejs.
☆19Feb 19, 2018Updated 7 years ago
Alternatives and similar repositories for qjobs
Users that are interested in qjobs are comparing it to the libraries listed below
Sorting:
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated last month
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Get a directory for your caching needs☆26Jul 24, 2023Updated 2 years ago
- Encode/decode DNS-SD TXT record RDATA fields☆25Jan 20, 2020Updated 6 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Detects support for Cross-Origin Resource Sharing☆20Oct 8, 2018Updated 7 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Turns sync functions into async functions☆20May 5, 2023Updated 2 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated last month
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated last year
- abstract base class for hash-streams☆11Sep 23, 2025Updated 4 months ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Return true if the file is (or the file path has) a dotfile.☆14May 30, 2017Updated 8 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- ☆16May 27, 2019Updated 6 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Oct 16, 2022Updated 3 years 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.☆14Mar 3, 2018Updated 7 years ago
- Helper for implementing source map support in Gulp plugins