cloudfour / hideShowPassword

Because life's too short to waste time re-typing passwords.

Home Page:https://cloudfour.com/thinks/hide-show-passwords-ten-years-later/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish to npm

tylersticka opened this issue · 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.