@cusp/pantones
v0.0.16
Published
Pantons for flure printing. Collected in an object for ease of use in generative arts.
Downloads
15
Readme
pantones
Pantons for flure printing. Collected in an object for ease of use in generative arts.
import { uv } from '@cusp/pantones'
console.log(uv.red.rgb) // #ff7276
Building
Run nx build pantones
to build the library.
Running unit tests
Run nx test pantones
to execute the unit tests via Jest.
This library was generated with Nx.