UNPKG

@palett/cards

Version:
26 lines (15 loc) 695 B
## @palett/cards ### A color converter. <p align="center"> <a href="https://npmcharts.com/compare/@palett/cards?minimal=true"><img src="https://img.shields.io/npm/dm/@palett/cards.svg" alt="Downloads"></a> <a href="https://www.npmjs.com/package/@palett/cards"><img src="https://img.shields.io/npm/v/@palett/cards.svg" alt="Version"></a> <a href="https://www.npmjs.com/package/@palett/cards"><img src="https://img.shields.io/npm/l/@palett/cards.svg" alt="License"></a> </p> ## Usage ### ES6 import { Rgb, Hsl } from '@palett/cards' ### CommonJS ### Browser ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2019-present, Haoyang Wang