base-argv
Plugin that post-processes the object returned from [yargs-parser] so that values can be passed over to base-cli
base-cwd
Base plugin that adds a getter/setter for the current working directory.
base-option
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
base-data
adds a `data` method to base-methods.
base-engines
Adds support for managing template engines to your base application.