steal-conditional

v0.2.0
Conditional loading
StealJS

postversion

git push --tags && git push

release:pre

npm version prerelease && npm publish

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

jshint

jshint conditional.js test/. --config

test

npm run jshint && testee test/index.html --browsers firefox --reporter Spec

Metadata

  • MIT
  • Whatever
  • Bitovi
  • released 11/14/2016

Downloads