🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

The color picker for AngularJS – Native / Simple / Cool. No other dependencies are needed at all.Features:Can extend simple inputCan replace a div (or any other container) with an inline color pickerCan replace any HTML element with a cool tiny triggerCan color the extended input

Plugins

Documentation

Angular Color Picker

Description:

The color picker for AngularJS - Native / Simple / Cool. No other dependencies are needed at all.

Features:

  • Can extend simple input
  • Can replace a div (or any other container) with an inline color picker
  • Can replace any HTML element with a cool tiny trigger
  • Can color the extended input

Examples:

Angular color picker in action

Usage:

angular.module('colorPickerApp', ['colorpicker-dr'])   .controller('ColorPickerCtrl', ['$scope', function($scope) {   }]);

Available attributes

  • tiny-trigger="true": replace any HTML element with a cool tiny trigger
  • color-me="true": color the extended input on color selection

Contact/Social:

If you want to ask a question you can post a question on stackoverflow

If you like my directive, you can show your appreciation by following me on Twitter / GitHub

License:

Copyright (c) 2015 Daniel Reznick, released under the MIT license


You May Also Like