gulp-transform

v2.0.0
Perform arbitrary transformations on files
gulpplugin gulp transform replace wrapper wrap

build

npm run unbuild && babel src -d lib

unbuild

rimraf lib

test:lint

eslint src

test:unit

istanbul cover _mocha

test:report

npm run test:unit && open coverage/lcov-report/index.html

test

npm run test:lint && npm run test:unit

coverage

npm test && open ./coverage/lcov-report/index.html

coveralls

cat coverage/lcov.info | coveralls

Metadata

  • MIT
  • >=4
  • Akim McMath
  • released 5/11/2017

Downloads

Maintainers