[ 原始碼: node-d3-timer ]
套件:node-d3-timer(1.0.10-3)
node-d3-timer 的相關連結
Debian 的資源:
下載原始碼套件 node-d3-timer:
- [node-d3-timer_1.0.10-3.dsc]
- [node-d3-timer_1.0.10.orig.tar.gz]
- [node-d3-timer_1.0.10-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [d3js.org]
相似套件:
efficient queue to manage thousands of concurrent animations
This module provides an efficient queue capable of managing thousands of concurrent animations, while guaranteeing consistent, synchronized timing with concurrent or staged animations. Internally, it uses requestAnimationFrame for fluid animation (if available), switching to setTimeout for delays longer than 24ms.
Node.js is an event-based server-side JavaScript engine.