Base
Popular repositories Loading
-
base-plugins
base-plugins PublicAdd "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.
-
base-store
base-store PublicPlugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library
JavaScript 20
Repositories
- base-questions Public
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
base/base-questions’s past year of commit activity - base-cli-process Public
Normalizers for common command line options/flags handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
base/base-cli-process’s past year of commit activity - base-cli-schema Public
base/base-cli-schema’s past year of commit activity - base-config-schema Public
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
base/base-config-schema’s past year of commit activity