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

1.1.1 • Public • Published

mcolors

A small package to help identify material design colors.

Currently the package is not complete and lacks features.

How to use

const mcolors = require("mcolors");

console.log(mcolors.checkMaterial("#ff7043")) // => true, the color is a part of the md palette

Readme

Keywords

Package Sidebar

Install

npm i mcolors

Weekly Downloads

0

Version

1.1.1

License

Unlicense

Unpacked Size

12.9 kB

Total Files

10

Last publish

Collaborators

  • koocie