color-name-list 11.12.0 → 11.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.husky/pre-commit +1 -1
- package/README.md +3 -3
- package/dist/colornames.bestof.csv +1 -0
- package/dist/colornames.bestof.esm.js +1 -1
- package/dist/colornames.bestof.esm.mjs +1 -1
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.json +1 -1
- package/dist/colornames.bestof.min.json +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +4 -0
- package/dist/colornames.bestof.yaml +3 -0
- package/dist/colornames.csv +1 -0
- package/dist/colornames.esm.js +1 -1
- package/dist/colornames.esm.mjs +1 -1
- package/dist/colornames.html +1 -1
- package/dist/colornames.json +1 -1
- package/dist/colornames.min.json +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +4 -0
- package/dist/colornames.yaml +3 -0
- package/dist/history.json +1 -1
- package/package.json +3 -2
- package/src/colornames.csv +1 -0
package/.husky/pre-commit
CHANGED
package/README.md
CHANGED
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
[](https://github.com/meodai/color-names/)
|
|
13
13
|
[](https://www.npmjs.com/package/color-name-list)
|
|
14
14
|
[](https://www.npmjs.com/package/color-name-list)
|
|
15
|
-
[](https://github.com/meodai/color-names/blob/main/src/colornames.csv)
|
|
16
16
|
[](https://github.com/sponsors/meodai)
|
|
17
17
|
|
|
18
|
-
A meticulously curated collection of
|
|
18
|
+
A meticulously curated collection of __30300__ unique color names, sourced from
|
|
19
19
|
[various references](#sources-) and thousands of thoughtful user contributions.
|
|
20
20
|
|
|
21
21
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -66,7 +66,7 @@ Please review the [naming rules](CONTRIBUTING.md) before contributing!
|
|
|
66
66
|
To contribute via Git, edit the `src/colornames.csv` file
|
|
67
67
|
and ensure it builds correctly (`npm run ci && npm run build`).
|
|
68
68
|
|
|
69
|
-
## Color Count:
|
|
69
|
+
## Color Count: __30300__ 🎉
|
|
70
70
|
|
|
71
71
|
~__0.18%__ of the RGB color space
|
|
72
72
|
|