open-color-js

0.0.1 • Public • Published

Javascript wrapper of open-color

open-color

As a frontend development mainly on react and react-native, i offen use css-in-javascript instead import css file, which i think is more easy and flexible. So i just wrapper open-color in javascript.

Usage

Just oc.gray0, oc.red5...

import oc from 'open-color-js';
 
console.log(oc.gray0);

Pic

spec

Readme

Keywords

Package Sidebar

Install

npm i open-color-js

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • liu9293