8000 GitHub - additio/ng-color-picker: Fork adaptat de la llibreria ng-color-picker. A simple color picker for AngularJS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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%
0