@silen/rgb-util
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

rgb-util

Determine the expression is rgb or rgba

install

npm i @silen/rgb-util

usage

const { isValid } = require('@silen/rgb-util');
// or
import { isValid } from '@silen/rgb-util';


// or
console.log(window.RgbUtil.isValid(''));

Package Sidebar

Install

npm i @silen/rgb-util

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

6.99 kB

Total Files

9

Last publish

Collaborators

  • silentsun