Angular Web Colorpicker
#Angular #Web #Colorpicker
A simple, configurable web colorpicker directive for AngularJS. No dependency on jQuery or additional stylesheets are required. Does not support alpha (though it would be easy to add yourself).
Demo page Installation
Copy angular-web-colorpicker.js and add the dependency to your app, for instance:
angular.module('myApp', ['web.colorpicker'])
Usage
View On WordPress










