angular-color-picker

Lightweight color picker for Angular


Keywords
angular, color, hsv
License
MIT
Install
bower install angular-color-picker

Documentation

angular-color-picker

angular-color-picker is a lightweight color picker that acts like a custom input element through regular ngModel bindings. It is:

  • Pure CSS – does not use any images
  • Pure Angular – does not rely on any other libraries
  • Compatible with IE8+

Demo and documentation