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

0.0.1 • Public • Published

color-keywords

NPM version

A list of all CSS color keywords.

This list contains all CSS color keywords specified in CSS Color Module.

Installation

pnpm add color-keywords

Usage

import colorKeywords from 'color-keywords'

console.log(colorKeywords.while) // '#FFFFFF'

License

MIT, Copyright © 2023-present Hongbusi

Readme

Keywords

Package Sidebar

Install

npm i color-keywords

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

13.6 kB

Total Files

7

Last publish

Collaborators

  • hongbusi