UNPKG

@palett/nuance-midtone

Version:
46 lines (37 loc) 1.69 kB
## @palett/nuance-midtone @palett color chart - midtone [![npm version][npm-image]][npm-url] [![npm quality][quality-image]][quality-url] [![npm download][download-image]][npm-url] [![npm total-download][total-download-image]][npm-url] [![size][size]][size-url] [![github commit activity][commit-image]][github-url] [![npm license][license-image]][npm-url] [//]: <> (Shields) [npm-image]: https://img.shields.io/npm/v/@palett/nuance-midtone.svg?style=flat-square [quality-image]: http://npm.packagequality.com/shield/@palett/nuance-midtone.svg?style=flat-square [download-image]: https://img.shields.io/npm/dm/@palett/nuance-midtone.svg?style=flat-square [total-download-image]:https://img.shields.io/npm/dt/@palett/nuance-midtone.svg?style=flat-square [license-image]: https://img.shields.io/npm/l/@palett/nuance-midtone.svg?style=flat-square [commit-image]: https://img.shields.io/github/commit-activity/y/hoyeungw/@palett/nuance-midtone?style=flat-square [size]: https://packagephobia.now.sh/badge?p=@palett/nuance-midtone [//]: <> (Link) [npm-url]: https://npmjs.org/package/@palett/nuance-midtone [quality-url]: http://packagequality.com/#?package=@palett/nuance-midtone [github-url]: https://github.com/hoyeungw/@palett/nuance-midtone [size-url]: https://packagephobia.now.sh/result?p=@palett/nuance-midtone ## Features - Object of hex color code to color name. - Refined color collection. - Out-of-the-box ready to use. - ES module support only (export/import syntax). ## Install ```console $ npm install @palett/nuance-midtone ``` ## Usage ```js import { Temp } from '@palett/nuance-midtone' ``` ## Meta [LICENSE (MIT)](/LICENSE)