Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2
A collection of color-related web components. WIP.
color-js/elements
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
These are somehighly experimental color-related web components.Use at your own risk, the API can change at any point.

{{ description | safe }}
{% endfor %}To include all components at once:
<scriptsrc="https://elements.colorjs.io/index.js"type="module"></script>
To cherry-pick individual components, follow the instructions within the component’s page, but it generally looks like this:
<scriptsrc="https://elements.colorjs.io/src/COMPONENT_NAME/COMPONENT_NAME.js"type="module"></script>
Each component imports its own dependencies and styles.
As usual:
npm i color-elements
and then:
import"color-elements";
You can also import individual components:
import"color-elements/COMPONENT_NAME";
About
A collection of color-related web components. WIP.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.