Re-useable validators to use across my projects
Everything
bower install angular-validators
Then add angularValidators to your modules dependencies:
angular.module('app', ['angular-validators'])Add the appropriate directive and attributes as required
- Add/change code
- Run and pass your tests with
testem ci -f config/testem.json" - PR
Submit a PR
Mit License: http://www.opensource.org/licenses/mit-license.php
