colorext
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

colorext

一、Installation & Usage

yarn add colorext
import { toRGB, toHEX } from 'colorext';

二、API

toRGB('#333', 0.8);
toRGB('rgb(255,255,255)', 0.8);
toHEX('rgb(255,255,255)');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i colorext

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

15.2 kB

Total Files

5

Last publish

Collaborators

  • zekexu