x20mar / colorPicker

This is pure javascript color picker with no framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorPicker

This is pure javascript color picker with no framework. The idea behind it is for it to be used when your web browser does not support HTML5 color input

To Use

Include the javascript file (Located in the build folder) in your application and then attach the following attribute to your text input box to use it

data-color="color"

About

This is pure javascript color picker with no framework.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%