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 year
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☆40Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated this week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Map that keeps track of the hits and misses☆17Updated 9 years ago
- Slice a string with ANSI escape codes☆50Updated 2 weeks ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create CLIs for unified processors☆34Updated 8 months 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
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 9 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Regular expression for matching reserved filename characters☆50Updated last week
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Modify the values of an object☆27Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 2 weeks ago
- Detect the dominant newline character of a string☆55Updated last year
- Extract the article title of a HTML document☆55Updated last week
- Check if a value is a regular expression☆24Updated 3 years ago
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Decompress a HTTP response if needed☆72Updated last year