BinaryMoon / Elemental-Components

Stand Alone HTML components to include in your projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom HTML components

Color Picker

This was made for brush.ninja animation creator. There's more information on the blog post.

You can use it in your projects by adding the following:

<script src="https://cdn.jsdelivr.net/gh/BinaryMoon/Elemental-Components/color-picker.js"></script>
<color-picker value="#ffffff" id="select-color"></color-picker>

About

Stand Alone HTML components to include in your projects


Languages

Language:JavaScript 100.0%