UNPKG
colorjs.io
Version:
alpha (0.7.0-alpha.1)
beta (0.6.0-beta.3)
latest (0.6.1)
0.7.0-alpha.1
0.6.1
0.6.0
0.6.0-beta.3
0.6.0-beta.2
0.6.0-beta.1
0.6.0-alpha.1
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.4-patch.1
0.4.3
0.4.2
0.4.1
0.4.1-patch.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Color space agnostic color manipulation library
colorjs.io
LeaVerou/color.js
colorjs.io
/
templates
/
_head.html
6 lines
(4 loc)
•
227 B
HTML
View Raw
1
2
3
4
5
6
<
meta
name
=
"viewport"
content
=
"width=device-width"
/>
<
link
rel
=
"shortcut icon"
href
=
"@@webRoot/logo.svg"
>
<
link
rel
=
"stylesheet"
href
=
"@@webRoot/assets/css/style.css"
>
<
script
src
=
"@@webRoot/color.js"
type
=
"module"
>
</
script
>