isaacs / function-loop
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
☆13Updated last year
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Lowercase the keys of an object☆40Updated last year
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Get the name of a named function☆33Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Map that keeps track of the hits and misses☆17Updated 8 years 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
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 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.☆14Updated 7 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- CLI and API to get a single file from Github repository.☆10Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Sniff the encoding from a HTML byte stream☆19Updated last year
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago