base-repos / baseLinks
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
☆104Updated 3 years ago
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 9 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 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
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 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
- 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
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 9 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Decompress a HTTP response if needed☆74Updated last month
- Get the path of the parent module☆78Updated 2 months ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago