base-repos / baseLinks
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
☆104Updated 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
- Turn an object into a string of HTML attributes☆49Updated 2 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 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
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 6 months 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 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…☆132Updated 4 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
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year