base-option
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
Found 17 results for base-plugin
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
Adds support for managing template helpers to your base application.
adds a `data` method to base-methods.
Adds support for managing template engines to your base application.
Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.
Plugin for adding routes support to your `base` application. Requires templates support to work.
Adds 'smart plugin' support to your base application.
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects with a package.json.
Orchestrate multiple instances of base at once.
Test suite for base projects.
Starting point for creating a base application, with a couple of light plugins for running tasks and writing to the file system, and a functional CLI.
Base plugin that adds fragment-cache support to your Base application
Plugin for adding yarn methods to your Base application.
A smart wallet sdk for base-plugin