Skip to content

Fork adaptat de la llibreria ng-color-picker. A simple color picker for AngularJS.

Notifications You must be signed in to change notification settings

additio/ng-color-picker

 
 

Repository files navigation

ng-color-picker

A simple color picker for AngularJS

Requirements

  • AngularJS v1.2.0+

Usage

<link href="color-picker.css" media="all" rel="stylesheet" type="text/css">
<script src="color-picker.js"></script>

...

<ng-color-picker selected='selected'></ng-color-picker>

Changing the default colors

<ng-color-picker selected='selected' colors="colors"></ng-color-picker>

Demo

http://ng-color-picker.herokuapp.com

License

The MIT License

About

Fork adaptat de la llibreria ng-color-picker. A simple color picker for AngularJS.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 53.0%
  • HTML 38.4%
  • CSS 7.4%
  • PHP 1.2%