[ Bron: node-colorspace ]
Pakket: node-colorspace (1.1.4-1)
Verwijzigingen voor node-colorspace
Debian bronnen:
Het bronpakket node-colorspace downloaden:
- [node-colorspace_1.1.4-1.dsc]
- [node-colorspace_1.1.4.orig.tar.gz]
- [node-colorspace_1.1.4-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Generate HEX colors for a given namespace in Node.js
Colorspace is a simple module which generates HEX color codes for namespaces. The base color is decided by the first part of the namespace. All other parts of the namespace alters the color tone. This way you can visually see which namespaces belong together and which does not.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-colorspace gerelateerde pakketten
|
|
|
|
-
- dep: node-color (>= 3.0.0)
- Color conversion and manipulation with CSS string support
-
- dep: node-text-hex
- Generate a hex color from the given text in Node.js