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()`
Found 47 results for building-blocks
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 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.
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
adds a `data` method to base-methods.
Adds support for managing template helpers to your base application.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Adds support for managing template engines to your base application.
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
Adds project-generator support to your `base` application.
Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.
Plugin for adding routes support to your `base` application. Requires templates support to work.
Adds 'smart plugin' support to your base application.
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.
React Rainbow Components
Detect potential file system conflicts and if necessary prompt the user before overwriting files.
Orchestrate multiple instances of base at once.
Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.
React Component Library for Armco's stack of products and services
Test suite for base projects.
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.
## Usage
React Rainbow Components
Base plugin for creating file trees using archy. Requires the base-fs plugin, but can also be used as a gulp plugin.
Base plugin that adds support for generating files from a declarative scaffold configuration.
Base plugin for iterating over an array of 'files' objects in a declarative configuration and writing them to the file system.
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
React Rainbow Components fork
React Component Lib of independent components that can be utilised by sophisticated ones in @armco/components
React Native Rainbow Components
Plugin for processing files from a declarative configuration.
React Component Library for Armco's stack of products and services
Plugin for adding Templates support to base applications.
Module to attach inline-edit functionality to an WCH based Angular application.
Plugin that adds support for generating project files from a declarative boilerplate configuration.
Plugin that adds support for defining declarative `target` configurations that directly map to functional tasks.
Plugin for adding yarn methods to your Base application.
## Overview