
deepsweet/start
Releases276
Frequency1 day 7 hours
Last Release
Stars474
:red_circle: Functional task runner for Node.js
Linked projects
๐ฏ Collect, report and check code coverage using Istanbul
๐ญ Generate `.d.ts` files using TypeScript
๐ฏ Send code coverage report to codecov.io
โฉ Run plugins in sequence
๐ Verbose reporter
๐ Rename files
โฌ๏ธ CLI entry point
โ Remove files or directories
๐ Find files using glob patterns
๐ Run tasks as parallel child processes with same agruments
๐ท Lint and/or fix code using ESLint
โ๏ธ Write files with source maps to relative destination keeping folders structure
๐ฆ Publish package to NPM
โ
Run tests using Tape
๐ข Bump package version
โ๏ธ Overwrite files
๐ Watch for new or changed files matched by glob patterns
๐ญ Transform files using Babel
๐ Read files content
๐ท Check types using TypeScript
๐ญ Copy a predefined ESM loader file to a directory
โ
Run tests using Karma
โ๏ธ Plugin creator
โฌ๏ธ Core CLI lib