1.2.6 • Published 3 years ago

frostui-colorpicker v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

FrostUI ColorPicker

FrostUI ColorPicker is a free, open-source ColorPicker component for JavaScript.

It is built on top of the FrostUI and FrostColor libraries.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-colorpicker.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-color.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-colorpicker.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago