Search results
51 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- cli
- command-line
- commands
- create
- framework
- plugin
- plugins
- View more
Base plugin that adds a getter/setter for the current working directory.
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- config
- configuration
- create
- framework
- option
- options
- plugin
- View more
adds a `data` method to base-methods.
- api
- app
- application
- base
- base-methods
- base-plugin
- baseplugin
- building-blocks
- context
- create
- data
- extend
- framework
- glob
- View more
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
- api
- app
- application
- args
- base
- base-config
- baseplugin
- building-blocks
- cli
- commands
- config
- create
- framework
- normalize
- View more
Adds support for managing template engines to your base application.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- create
- engines
- framework
- plugin
- plugins
- tool
- toolkit
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
- api
- app
- application
- ask
- base
- baseplugin
- building-blocks
- choice
- choices
- cli
- command
- command-line
- console
- create
- View more
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
- api
- app
- application
- base
- baseplugin
- building-blocks
- composer
- create
- diff
- end
- finish
- framework
- generate
- generator
- View more
Adds support for managing template helpers to your base application.
- api
- app
- application
- async
- base
- base-plugin
- baseplugin
- building-blocks
- create
- engine
- framework
- helper
- helpers
- plugin
- View more
Adds 'smart plugin' support to your base application.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- create
- framework
- plugin
- plugins
- tool
- toolkit
- tools
Adds project-generator support to your `base` application.
- api
- app
- application
- base
- baseplugin
- boilerplate
- building-blocks
- create
- framework
- generate
- generator
- generators
- init
- plugin
- View more
Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.
- api
- app
- application
- base
- base-plugin
- baseplugin
- build
- building-blocks
- composer
- control
- create
- flow
- framework
- generate
- View more
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- config
- create
- framework
- normalize
- plugin
- plugins
- schema
- View more
Plugin for adding routes support to your `base` application. Requires templates support to work.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- create
- framework
- middleware
- plugin
- plugins
- router
- routes
- View more
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
React Rainbow Components
base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.
- api
- app
- application
- base
- baseplugin
- building-blocks
- create
- file
- framework
- fs
- pipeline
- plugin
- plugins
- system
- View more
Detect potential file system conflicts and if necessary prompt the user before overwriting files.
- api
- app
- application
- base
- baseplugin
- building-blocks
- conflict
- conflicts
- create
- error
- exist
- existing
- file
- filepath
- View more
Orchestrate multiple instances of base at once.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- create
- framework
- plugin
- plugins
- runner
- tool
- toolkit
Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.