danpalmer / jquery.complexify.js

Complexify helps you to accurately gauge the quality of a user's password to give them visual feedback, and to enforce a minimum level of security.
http://danpalmer.me/jquery-complexify
652 stars 189 forks source link

NPM #32

Open chrisvdb opened 9 years ago

chrisvdb commented 9 years ago

Would it be possible to publish this to NPM?

kislyuk commented 9 years ago

If you're looking for a node package, I made a port in https://github.com/kislyuk/node-complexify

chrisvdb commented 9 years ago

Hi kislyuk, we decided to ditch Bower and instead use NPM for both back-end and front-end dependency management. I believe this is quite common these days judging from the number of front-end only packages in NPM.