0.3.0 • Published 4 years ago

@tinyfe/color-pool v0.3.0

Weekly downloads
74
License
MIT
Repository
github
Last release
4 years ago

@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']);
0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago