inspectpack

v1.1.0
An inspection tool for Webpack frontend JavaScript bundles.

lint-server

eslint --color lib bin

lint-test

eslint --color 'test/**/*.spec.js'

lint

npm run lint-server && npm run lint-test

check

npm run lint && npm run test

test

mocha 'test/**/*.spec.js'

Metadata

  • MIT
  • Whatever
  • Ryan Roemer
  • released 4/6/2017

Downloads