Search results

60 packages found

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.

published 1.0.0 6 years ago
M
Q
P

Base plugin that adds a getter/setter for the current working directory.

published 0.3.4 8 years ago
M
Q
P

Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.

published 0.9.1 8 years ago
M
Q
P

adds a `data` method to base-methods.

published 0.6.2 7 years ago
M
Q
P

Plugin for adding yarn methods to your Base application.

published 1.0.0 7 years ago
M
Q
P

base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.

published 0.5.2 8 years ago
M
Q
P

Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`

published 0.1.19 8 years ago
M
Q
P

Plugin 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. Also now supports sub-stores!

published 0.4.4 8 years ago
M
Q
P

Plugin that post-processes the object returned from [yargs-parser] so that values can be passed over to base-cli

published 0.5.0 8 years ago
M
Q
P

Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`

published 0.1.9 8 years ago
M
Q
P

Adds project-generator support to your `base` application.

published 0.4.6 8 years ago
M
Q
P

Adds support for managing template engines to your base application.

published 0.2.1 8 years ago
M
Q
P

Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.

published 0.5.0 8 years ago
M
Q
P

Schema for the base-config plugin, used for normalizing config values before passing them to config.process().

published 0.1.24 7 years ago
M
Q
P

Plugin that adds `.taskAlias` method to your @node-base application. Creating alias task for some task.

published 0.1.4 8 years ago
M
Q
P

Detect potential file system conflicts and if necessary prompt the user before overwriting files.

published 0.1.9 8 years ago
M
Q
P

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.

published 0.2.1 8 years ago
M
Q
P

Base plugin that adds methods for programmatically running npm commands.

published 0.4.1 8 years ago
M
Q
P

Error handling and extras for `.use` and `.run` methods of your Base apps. Modifies `.use` method to be able to 1) accept array of functions, 2) options object as second argument. Emits `error` event if some plugin fails.

published 0.1.2 8 years ago
M
Q
P

Orchestrate multiple instances of base at once.

published 0.9.2 7 years ago
M
Q
P