https://github.com/elusivecodes/frostui-colorpicker
FrostUI-ColorPicker is a free, open-source ColorPicker component for Javascript.
https://github.com/elusivecodes/frostui-colorpicker
color component front-end ui web
Last synced: 4 months ago
JSON representation
FrostUI-ColorPicker is a free, open-source ColorPicker component for Javascript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-colorpicker
- Owner: elusivecodes
- License: mit
- Created: 2021-07-10T07:31:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T03:23:45.000Z (12 months ago)
- Last Synced: 2025-02-14T19:08:43.331Z (4 months ago)
- Topics: color, component, front-end, ui, web
- Language: JavaScript
- Homepage:
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI ColorPicker
**FrostUI ColorPicker** is a free, open-source ColorPicker component for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) and [FrostColor](https://github.com/elusivecodes/FrostColor) libraries.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)
- [FrostColor](https://github.com/elusivecodes/FrostColor)**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.