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:
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 8 years ago
- Starting point for a base application with a minimal selection of commonly used plugins, and a functional CLI that will run a `basefile.j…☆14Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Add "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.☆21Updated 8 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
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Base plugin for adding a `pkg` object with get/set methods for getting data from package.json or setting data to package.json.☆13Updated 7 years ago
- Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-option…☆17Updated 9 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- fs read and write streams based on minipass☆20Updated 11 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 5 months ago
- Sink your streams.☆17Updated 2 years ago