~start

@start/cli

v2.0.1
⬛️ CLI entry point

@start/cli-lib

v0.1.0
⬛️ Core CLI lib

@start/plugin

v2.0.0
⚙️ Plugin creator

@start/plugin-assert

v2.0.0
❓ Node.js assert()

@start/plugin-babel

v0.1.0
Babel plugin for @start

@start/plugin-clean

v0.1.0
Clean plugin for @start

@start/plugin-codecov

v0.1.0
Codevoc plugin for @start

@start/plugin-concurrent

v0.1.0
🔀 Run plugins concurrently

@start/plugin-copy

v2.0.1
👯 Copy files to relative destination using streams and keeping folders structure

@start/plugin-env

v2.0.0
👔 Set environment variable using process.env

@start/plugin-eslint

v0.1.0
ESLint plugin for @start

@start/plugin-find

v2.0.0
🔍 Find files using glob patterns

@start/plugin-find-git-staged

v2.0.1
🔍 Find Git staged files and filter them using glob patterns

@start/plugin-flow-check

v0.1.0
Flow check plugin for @start

@start/plugin-flow-generate

v0.1.0
Flow gen-flow-files plugin for @start

@start/plugin-input-connector

v0.1.0
Input connector plugin for @start

@start/plugin-input-files

v2.0.0
🔌 Inject arguments as files into Start flow files

@start/plugin-istanbul

v0.1.0
Istanbul plugin for @start

@start/plugin-jest

v0.1.0
Jest plugin for @start

@start/plugin-lib-auto

v0.6.0
🤖 Auto Tools

@start/plugin-lib-babel

v3.0.0
🏭 Transform files using Babel

@start/plugin-lib-codecov

v2.0.0
💯 Send code coverage report to codecov.io

@start/plugin-lib-eslint

v3.0.0
🚷 Lint and/or fix code using ESLint

@start/plugin-lib-esm-loader

v2.0.0
🏭 Copy a predefined ESM loader file to a directory

@start/plugin-lib-flow-check

v2.0.0
🚷 Check types using Flow