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
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- 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
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 11 months ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 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
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Sink your streams.☆17Updated 2 years ago
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆130Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.☆60Updated 5 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 7 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago