inline-js-core

v0.4.1
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

Metadata

  • MIT
  • Whatever
  • eight04
  • released 7/22/2018

Downloads

Maintainers