base-repos / base
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
- 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 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
- API-first task runner with three methods: task, run and watch.☆35Updated 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
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Adds an `option` method to base-methods.☆13Updated 5 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
- 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 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.☆12Updated 5 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Updated 5 years ago
- Sink your streams.☆17Updated last year
- 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
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Base plugin that adds a getter/setter for the current working directory.☆12Updated 8 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Getting started with toolkit.☆19Updated 7 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆17Updated 2 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 the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- A list of directories you should ignore by default☆23Updated 2 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 8 years ago
- A better forEach☆22Updated 2 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Base plugin that adds methods for creating, updating and using search indices.☆13Updated 8 years ago