stringifile

v0.1.1
Require file content wrapped in xml tags
require string content file

test

mocha --reporter spec --ui bdd --timeout 5000 tests/*.js

amend

git add . && git commit --amend --reuse-message=HEAD

push

git push --tags && git push

release

npm version patch --force && npm run amend && npm run push && npm publish
npm i stringifile

Metadata

  • MIT
  • Whatever
  • zzarcon
  • released 11/3/2015

Downloads

Maintainers