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
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Check if a value is a function☆27Updated 4 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
- 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
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Updated 5 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
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 7 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods…☆20Updated 9 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Generate a list of top npm users by based on monthly downloads.☆50Updated 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
- Check if a URL is absolute☆79Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- base-methods plugin that adds vinyl-fs methods to your 'base' application for working with the file system, like src, dest, copy and syml…☆13Updated 9 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 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
- Convert an Observable to a Promise☆48Updated last year
- 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
- ⚓️ Smoothly scroll to #anchors☆26Updated 2 years ago