AngularJS Color Picker
An AngularJS directive for a color picker. No requirement on jQuery.
Format (format)
Alpha (alpha) - whether or not to display the alpha control
Swatch (swatch) - whether or not to display the swatch inside the input field
Swatch Only (swatch-only) - whether or not to display the input field
Swatch Position (swatch-pos) - the position of the swatch in the input field - 'left' or 'right'
Swatch Bootstrap Add On (swatch-bootstrap) - whether or not the swatch should appear as a bootstrap add on
Position (pos) - the position of the picker control in relation to the input field - 'bottom left', 'bottom right', 'top left', 'top right'
Case (case) - The case of hex colors - 'upper', 'lower'
Color
Two Way Binding {{color}}
No Options
Color
Two Way Binding {{color2}}