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 last month
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- 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
- Lowercase the keys of an object☆41Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 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
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Scaffold out a Generate generator project.☆11Updated 9 years ago
- A list of objects bound by prototype chain☆20Updated last month
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Map that keeps track of the hits and misses☆17Updated 9 years ago
- Sink your streams.☆17Updated 2 years ago
- An ES6 template tag which escapes parameters for interpolation into shell commands☆15Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- fs read and write streams based on minipass☆20Updated last month
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- Create CLIs for unified processors☆35Updated 11 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.☆23Updated 7 years 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