JSPM

Found 60 results for baseplugin

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()`

  • v0.1.19
  • 66.61
  • Published

base-fs-conflicts

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

  • v0.1.9
  • 55.16
  • Published

base-project

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.

  • v0.2.1
  • 54.10
  • Published

base-pipeline

base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.

  • v0.3.2
  • 52.40
  • Published

base-fs-rename

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)

  • v0.1.4
  • 50.93
  • Published

base-runner

Orchestrate multiple instances of base at once.

  • v0.9.2
  • 49.05
  • Published

base-npm

Base plugin that adds methods for programmatically running npm commands.

  • v0.4.1
  • 48.85
  • Published

base-npm-prompt

Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.

  • v0.2.1
  • 48.70
  • Published

base-app

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.

  • v1.0.0
  • 23.57
  • Published

base-fs

base-methods plugin that adds vinyl-fs methods to your 'base' application for working with the file system, like src, dest, copy and symlink.

  • v0.3.5
  • 20.97
  • Published

minibase

Minimalist alternative for Base. Build complex APIs with small units called plugins. Works well with most of the already existing [base][] plugins.

  • v1.0.1
  • 19.69
  • Published

base-fs-tree

Base plugin for creating file trees using archy. Requires the base-fs plugin, but can also be used as a gulp plugin.

  • v0.2.8
  • 15.95
  • Published

base-scaffold

Base plugin that adds support for generating files from a declarative scaffold configuration.

  • v0.3.2
  • 15.15
  • Published

base-extract-comments

Base (github @node-base) application plugin for extracting code comments using `acorn-extract-comments`.

  • v0.1.2
  • 14.40
  • Published

base-files-each

Base plugin for iterating over an array of 'files' objects in a declarative configuration and writing them to the file system.

  • v0.1.5
  • 14.40
  • Published

base-ignore

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

  • v0.3.0
  • 14.00
  • Published

minibase-is-registered

Plugin for [dush][], [minibase][] and [base][], that adds `isRegistered` method to your application to detect if plugin is already registered and returns true or false if named plugin is already registered on the instance

  • v1.1.7
  • 13.90
  • Published

minibase-better-define

Plugin for [base][] and [minibase][] that overrides the core `.define` method to be more better.

  • v1.0.4
  • 13.16
  • Published

minibase-visit

Plugin for [minibase][] and [base][], that adds `.visit` method to your application to visit a method over the items in an object, or map visit over the objects in an array. Using using [collection-visit][] package.

  • v1.0.5
  • 13.16
  • Published

dush-methods

Plugin for `dush` and anything based on it. It adds helper `.define` and `.delegate` methods

  • v1.0.3
  • 12.14
  • Published

dush-router

A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js

  • v1.0.3
  • 11.72
  • Published

dush-better-use

Adds support for named plugins and better error handling, by overriding the default `.use` method

  • v1.1.1
  • 11.34
  • Published

base-register

Add support for registering a glob of generators to your base app.

  • v0.1.1
  • 10.83
  • Published

base-plugins-enhanced

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.

  • v0.1.2
  • 10.78
  • Published

base-files-process

Plugin for processing files from a declarative configuration.

  • v0.2.0
  • 10.32
  • Published

dush-no-chaining

A plugin that removes the emitter methods chaining support for `dush`, `base`, `minibase` or anything based on them

  • v1.0.1
  • 10.27
  • Published

base-templates

Plugin for adding Templates support to base applications.

  • v0.2.1
  • 9.75
  • Published

base-task-alias

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

  • v0.1.4
  • 9.70
  • Published

dush-promise

Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience

  • v1.0.3
  • 9.33
  • Published

base-debug

Plugin for debugging your base application.

  • v0.1.0
  • 8.43
  • Published

base-boilerplate

Plugin that adds support for generating project files from a declarative boilerplate configuration.

  • v0.2.1
  • 8.40
  • Published

minibase-results

Plugin for [minibase][] that adds useful initial properties for test results

  • v1.0.3
  • 8.35
  • Published

base-target

Plugin that adds support for defining declarative `target` configurations that directly map to functional tasks.

  • v0.1.1
  • 7.92
  • Published

base-yarn

Plugin for adding yarn methods to your Base application.

  • v1.0.0
  • 7.52
  • Published

minibase-control-flow

Plugin for [minibase][] and [base][] that adds control flow methods `.serial` and `.parallel` to your application, based on the power of [each-promise][] lib for dealing with async flow.

  • v1.0.0
  • 7.39
  • Published

dush-options

Adds `.option`, `.enable` and `.disable` methods to your `dush` application

  • v1.0.1
  • 5.79
  • Published

dush-tap-report

A simple TAP report producer based on event system. A plugin for `dush` event emitter or anything based on it

  • v1.0.0
  • 5.52
  • Published

minibase-assert

Plugin for [minibase][] and [base][], that adds assertion methods - most of [assert-kindof][] methods and built-ins assert module.

  • v1.0.2
  • 2.44
  • Published