superagent-serializer

v0.1.1
Superagent plugin to serialize response data into different types

browser

browserify example.js -s superagentSerializer -t babelify --outfile bundle.js

watch

watchify example/index.js -o example/bundle.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

Metadata

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

Downloads

Maintainers