0.3.0 • Published 4 years ago
@tinyfe/color-pool v0.3.0
@tinyfe/color-pool
The color pool (name to hex).
Install
npm install --save-dev @tinyfe/color-pool
# or
yarn install --save-dev @tinyfe/color-pool
Usage
import { colorPool } from '@tinyfe/color-pool';
console.log(colorPool['aliceblue']);