0.1.0 • Published 1 year ago

@valkyriestudios/data-colors v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

data-colors

npm npm

Data pack containing a list of all named html colors.

Installation

Run the following to install the data pack:

npm install --save @valkyriestudios/data-colors

Contents

The data pack contains the following files: | File | Description | Included fields | |------|-------------|-----------------| | raw.json | Full HTML color name data pack | name, hex |

Fields

The following is a description of the fields included in the data pack: | Field | Description | Example | |------|-------------|----------| | name | The name of the HTML color | blanchedalmond | | hex | Hex Code equivalent for the color | #FFEBCD |

Other data packs

PackageDescription
@valkyriestudios/data-countriesData pack containing a list of all countries
@valkyriestudios/data-timezonesData pack containing a list of all timezones
@valkyriestudios/data-continentsData pack containing a list of all continents

Contributors

0.1.0

1 year ago