[ 原始碼: node-d3-transition ]
套件:node-d3-transition(1.1.0-2)
node-d3-transition 的相關連結
Debian 的資源:
下載原始碼套件 node-d3-transition:
- [node-d3-transition_1.1.0-2.dsc]
- [node-d3-transition_1.1.0.orig.tar.gz]
- [node-d3-transition_1.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [d3js.org]
相似套件:
Animated transitions for D3 selections
A transition is a selection-like interface for animating changes to the DOM. Instead of applying changes instantaneously, transitions smoothly interpolate the DOM from its current state to the desired target state over a given duration.
Node.js is an event-based server-side JavaScript engine.
其他與 node-d3-transition 有關的套件
|
|
|
|
-
- dep: node-d3-color (>= 1)
- Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch)
-
- dep: node-d3-dispatch (>= 1)
- Register named callbacks and call them with arguments
-
- dep: node-d3-ease (>= 1)
- Easing functions for smooth animation
-
- dep: node-d3-interpolate (>= 1)
- Interpolate numbers, colors, strings, arrays, objects, whatever!
-
- dep: node-d3-selection (>= 1.1.0)
- select elements and join them to data
-
- dep: node-d3-timer (>= 1)
- efficient queue to manage thousands of concurrent animations
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable