Skip to content

A port of [Stefan Petre](http://www.eyecon.ro/)'s bootstrap-colorpicker library to work with Angular JS.

aaronsnoswell/angular-bootstrap-colorpicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-bootstrap-colorpicker

This project is a simple port of Stefan Petre's bootstrap-colorpicker library.

Installation

  1. Copy css/colorpicker.css, img/*.png and js/bootstrap-colorpicker.js to the appropriate directories in your project.
  2. Add the code from directive.js to your AngularJS project's directives file

Usage

After installation, using this directive is simple.

    <a href="" class="btn" colorpicker>Pick a color!</a>

About

A port of [Stefan Petre](http://www.eyecon.ro/)'s bootstrap-colorpicker library to work with Angular JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published