A module for sequencing tasks and dependencies
☆33Dec 18, 2020Updated 5 years ago
Alternatives and similar repositories for sequencify
Users that are interested in sequencify are comparing it to the libraries listed below
Sorting:
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Mar 9, 2026Updated last week
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 7 months ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- ☆43Jun 12, 2018Updated 7 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Fast and robust stringmap for JavaScript☆35Sep 26, 2013Updated 12 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 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
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- ES reserved words checker☆10Jun 26, 2020Updated 5 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated this week