base-helpers
Adds support for managing template helpers to your base application.
base-cli-process
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
base-data
adds a `data` method to base-methods.
base-engines
Adds support for managing template engines to your base application.
base-option
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.