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