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

0.3.1 • Public • Published

Shinano

Shinano is a library to provide the utils to build ui theme

Color

import { Color } from 'shinano'

const purple = new Color('#8a2be2')
console.log(purple.toStr()) //
console.log(purple.toHex())

Readme

Keywords

none

Package Sidebar

Install

npm i shinano

Weekly Downloads

2

Version

0.3.1

License

none

Unpacked Size

337 kB

Total Files

18

Last publish

Collaborators

  • jerrvis