[ 源代码: node-d3-color ]
软件包:node-d3-color(3.1.0+~3.1.3-1)
node-d3-color 的相关链接
Debian 的资源:
下载源码包 node-d3-color:
- [node-d3-color_3.1.0+~3.1.3-1.dsc]
- [node-d3-color_3.1.0+~3.1.3.orig-types-d3-color.tar.gz]
- [node-d3-color_3.1.0+~3.1.3.orig.tar.gz]
- [node-d3-color_3.1.0+~3.1.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [d3js.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch)
Even though your browser understands a lot about colors, it doesn’t offer much help in manipulating colors through JavaScript. The d3-color module therefore provides representations for various color spaces, allowing specification, conversion and manipulation. Also see d3-interpolate for color interpolation.
Node.js is an event-based server-side JavaScript engine.