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
653 stars 189 forks source link

Added composer.json #37

Closed fogs closed 8 years ago

fogs commented 8 years ago

This allows other projects to include danpalmer/jquery.complexify.js via composer as component by running

composer require danpalmer/jquery.complexify.js

Make sure to register this project at https://packagist.org/

danpalmer commented 8 years ago

Thanks for your suggestion, but as far as I'm aware, Composer/Packagist are specifically for PHP, and therefore this package would be inappropriate for it. I suggest using Bower, or alternatively I'm happy to upload to NPM.