[ 源代码: node-d3-time ]
软件包:node-d3-time(2.1.1-2)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
calculator for humanity’s peculiar conventions of time
The d3-time module does not implement its own calendaring system; it merely implements a convenient API for calendar math on top of ECMAScript Date. This module is used by D3’s time scales to generate sensible ticks, by D3’s time format, and can also be used directly to do things like calendar layouts.
Node.js is an event-based server-side JavaScript engine.
其他与 node-d3-time 有关的软件包
|
|
|
|
-
- dep: node-d3-array
- Array manipulation, ordering, searching, summarizing, etc