Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
color-name-lists
Advanced tools
A collection of color name lists.
$ npm install color-name-lists
import {colorNameLists} from 'color-name-lists';
colorNameLists.lists // object of lists
colorNameLists.meta // description of all the lists
A set of basic colors.
source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/basic.json
HTML color names
source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/html.json
The traditional colors of Japan are a collection of colors traditionally used in Japanese art, literature, textiles such as kimono, and other Japanese arts and crafts.
srouce: https://en.wikipedia.org/wiki/Traditional_colors_of_Japan file: ./lib/colors/japanese-traditional.json
Architectural colours in Le Corbusier's colour system.
source: https://www.lescouleurs.ch/en/the-colours/63-colours file: ./lib/colors/le-corbusier.json
NTC.js color matching library names
source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/ntc.json
OS X Crayons color names
source: http://www.randomactsofsentience.com/2013/06/os-x-crayon-color-hex-table.html file: ./lib/colors/osxcrayons.json
RAL color matching color names
source: https://jpederson.com/colornerd/ file: ./lib/colors/ral.json
Color Nomenclature by Robert Ridgway (1850-1929) was published in Washignton, DC in 1912, it's part of the public domain in the USA. In August 31, 2020 was added to the Gutenberg Project.
source: https://github.com/davo/Color-Standards-and-Color-Nomenclature file: ./lib/colors/ridgway.json
Names from Wada Sanzō 和田 三造 Colors Dictionary volume I
source: https://sanzo-wada.dmbk.io/ file: ./lib/colors/sanzo-wada-I.json
The Color Thesaurus by Ingrid Sundberg
source: https://ingridsnotes.wordpress.com/2014/02/04/the-color-thesaurus/ file: ./lib/colors/thesaurus.json
All colors from the book Werner's Nomenclature of Colours.
source: https://www.c82.net/werner/ file: ./lib/colors/werner.json
List of colors used in older microsoft windows systems
source: https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.colors?view=windowsdesktop-6.0 file: ./lib/colors/windows.json
List color names from wikipedia
source: https://github.com/meodai/wikipedia-color-names
Standard Xlib or the X11 protocol color names.
source: https://en.wikipedia.org/wiki/X11_color_names file: ./lib/colors/x11.json
The 954 most common RGB monitor colors, as defined by several hundred thousand participants in the xkcd color name survey.
source: https://xkcd.com/color/rgb/ file: ./lib/colors/xkcd.json
FAQs
A collection of color name lists
The npm package color-name-lists receives a total of 8 weekly downloads. As such, color-name-lists popularity was classified as not popular.
We found that color-name-lists demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.