Skip to content

patlux/ng-colorwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-colorwheel

Build Status

AngularJS directive implementation of the jquery-raphael colorwheel.

Demo: http://patlux.github.io/ng-colorwheel/example/index.html

ng-colorwheel

Usage example

angular.module( 'your-angular-app', [ 'directive.ngColorwheel' ] )
<div ng-colorwheel="{ size: 150, segments: 120 }" ng-model="color"></div>

Installation

via bower:
$ bower install ng-colorwheel

About

AngularJS directive implementation of the jquery-raphael colorwheel

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages