gulp-transform

v1.1.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
  • >=0.10
  • Akim McMath
  • released 10/19/2016

Downloads

Maintainers