base-repos / baseLinks
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
☆103Updated 3 years ago
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 9 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 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
- 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
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated last year
- Async concurrent iterator (async forEach)☆111Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Generate a list of top npm users by based on monthly downloads.☆55Updated 7 years ago
- Conditional promise chains☆63Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Map over promises serially☆50Updated 4 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago