[ 原始碼: 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