Search results
60 packages found
Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.
Base (github @node-base) application plugin for extracting code comments using `acorn-extract-comments`.
- acorn
- base
- base-extract-comments
- baseplugin
- block
- code
- codeblock
- codecomments
- comments
- extract
- get
- jsdoc
- plugin
- plugins
Base plugin for iterating over an array of 'files' objects in a declarative configuration and writing them to the file system.
- api
- app
- application
- base
- baseplugin
- building-blocks
- config
- create
- declarative
- each
- files
- framework
- fs
- pipeline
- View more
Base plugin for creating file trees using archy. Requires the base-fs plugin, but can also be used as a gulp plugin.
Plugin that adds support for generating project files from a declarative boilerplate configuration.
- api
- app
- application
- base
- baseplugin
- boilerplate
- bp
- building-blocks
- config
- configuration
- create
- declarative
- files
- framework
- View more
Plugin that adds support for defining declarative `target` configurations that directly map to functional tasks.
Plugin for processing files from a declarative configuration.
- api
- app
- application
- base
- baseplugin
- building-blocks
- config
- create
- declarative
- files
- framework
- fs
- pipeline
- plugin
- View more
Test suite for base projects.
- api
- app
- application
- base
- base-plugin
- baseplugin
- building-blocks
- create
- framework
- plugin
- plugins
- suite
- test
- tests
- View more
Util for Base that optionally prevents a plugin from being registered more than once on an instance
Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed to glob, minimatch, micromatch, gulp.src, glob-stream, etc
- api
- app
- application
- base
- baseplugin
- building-blocks
- create
- exclude
- exclusion
- file
- framework
- git
- gitignore
- glob
- View more
Plugin for adding Templates support to base applications.
Plugin for debugging your base application.
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
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
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
Plugin for 'base' applications that adds a `rename` method that, when called, can be passed to `app.dest()` as the rename function (this is an instance plugin, not pipeline plugin)
base-methods plugin that adds vinyl-fs methods to your 'base' application for working with the file system, like src, dest, copy and symlink.
Base plugin that adds support for generating files from a declarative scaffold configuration.
- api
- app
- application
- base
- baseplugin
- building-blocks
- config
- configuration
- create
- declarative
- files
- framework
- generate
- generator
- View more
Add support for registering a glob of generators to your base app.