cloudfour/hideShowPassword

Publish to npm

tylersticka opened this issue · 2 comments

See also: Making your jQuery plugin work better with npm tools

  • Revise module portion of JS to include Node/CommonJS
  • Add package.json
  • Add minification script to package.json
  • Resolve duplication between package.json and bower.json
  • Test npm/Browserify
  • Test Bower
  • Update README
  • Merge release
  • Tag release
  • Publish

@tylersticka Lemme know if you'd like any help with this one. I've been doing some npm internal dives lately.