base-repos / baseLinks
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
☆103Updated 2 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 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 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
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 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
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Generate a list of top npm users by based on monthly downloads.☆51Updated 7 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 6 months ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago