[ 源代码: node-color-string ]
软件包:node-color-string(1.5.2-1)
node-color-string 的相关链接
Debian 的资源:
下载源码包 node-color-string:
- [node-color-string_1.5.2-1.dsc]
- [node-color-string_1.5.2.orig.tar.gz]
- [node-color-string_1.5.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Parser and generator for CSS color strings
For example, to.hex([255, 255, 255]) will return "#FFFFFF" and get('#FFF') will return {model: 'rgb', value: [255, 255, 255, 1]}.
Node.js is an event-based server-side JavaScript engine.
其他与 node-color-string 有关的软件包
|
|
|
|
-
- dep: node-color-name (>= 1.0.0)
- list of color names and its values
-
- dep: node-simple-swizzle (>= 0.2.2)
- Simply swizzle your arguments
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable