inline-js-core

v0.5.0
The core part of inline-js. Create an inliner with multiple resource loaders, transformers, and shortcuts.

lint

eslint **/*.js --ignore-pattern coverage --cache

nyc

nyc --reporter=html mocha

coverage

nyc report --reporter=text-lcov | coveralls

test

npm run lint && npm run nyc

preversion

npm test

postversion

git push --follow-tags && npm publish
npm i inline-js-core

Metadata

  • MIT
  • >=7.6
  • eight04
  • released 8/5/2018

Downloads

Maintainers