This project is a simple port of Stefan Petre's bootstrap-colorpicker library.
- Copy
css/colorpicker.css,img/*.pngandjs/bootstrap-colorpicker.jsto the appropriate directories in your project. - Add the code from directive.js to your AngularJS project's directives file
After installation, using this directive is simple.
<a href="" class="btn" colorpicker>Pick a color!</a>