[ 原始碼: node-colorspace ]
套件:node-colorspace(1.1.4-1)
node-colorspace 的相關連結
Debian 的資源:
下載原始碼套件 node-colorspace:
- [node-colorspace_1.1.4-1.dsc]
- [node-colorspace_1.1.4.orig.tar.gz]
- [node-colorspace_1.1.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 node-colorspace 有關的套件
|
|
|
|
-
- 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