isaacs / function-loopLinks
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
☆13Updated 2 months ago
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- Lowercase the keys of an object☆41Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- fs read and write streams based on minipass☆20Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated 2 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Propagate events from one event emitter into another☆24Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Make colorful trees out of JSON objects using archy☆26Updated 10 years ago
- Modify the values of an object☆29Updated 4 years ago