color-name-list
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "color-name-list", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "long list of color names", | ||
@@ -12,3 +12,3 @@ "main": "dist/colornames.json", | ||
"clean-dist-folder": "rm -rf dist && mkdir dist", | ||
"build": "npm run clean-dist-folder && node scripts/build.js", | ||
"build": "npm run clean-dist-folder && node scripts/build.js && npm run count-colors", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post", | ||
@@ -15,0 +15,0 @@ "start": "node scripts/server.js" |
@@ -1,2 +0,2 @@ | ||
# __14874__ color-names | ||
# __15931__ color-names | ||
@@ -10,5 +10,5 @@ <img align="right" height="200" width="200" src="https://meodai.github.io/color-names/logo/cockatoo-fill.svg"> | ||
[![license](https://img.shields.io/npm/l/color-name-list.svg?colorB=ff77b4)](https://github.com/meodai/color-names/blob/master/LICENSE) | ||
[![color count](https://img.shields.io/badge/__14874__-colors-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv) | ||
[![color count](https://img.shields.io/badge/__15931__-colors-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv) | ||
A handpicked list of __14874__ unique color names from various sources and thousands of user submissions. [Try it yourself](http://codepen.io/meodai/full/mEvZRx/) or read [the full list](https://docs.google.com/spreadsheets/d/14ny2oB7g5Tof9TmKiaaDFv25XSCRt-LlBRJhIDz_3Mo/pubhtml?gid=40578722). | ||
A handpicked list of __15931__ unique color names from various sources and thousands of user submissions. [Try it yourself](http://codepen.io/meodai/full/mEvZRx/) or read [the full list](https://docs.google.com/spreadsheets/d/14ny2oB7g5Tof9TmKiaaDFv25XSCRt-LlBRJhIDz_3Mo/pubhtml?gid=40578722). | ||
@@ -25,3 +25,3 @@ > The names of color function like a thread attached to a frightfully slender needle, capable of stitching together our most delicate emotions and memories. When the needle hits the target, we feel either pleasure or emathy. **Kenya Hara – White** | ||
### color count: __14874__ 🎉 | ||
### color count: __15931__ 🎉 | ||
@@ -28,0 +28,0 @@ ### [Color distribution](https://codepen.io/meodai/full/zdgXJj/) 🛰 |
3762697