パッケージ: node-d3-timer (1.0.10-1)
node-d3-timer に関するリンク
Trisquel の資源:
node-d3-timer ソースパッケージをダウンロード:
- [node-d3-timer_1.0.10-1.dsc]
- [node-d3-timer_1.0.10.orig.tar.gz]
- [node-d3-timer_1.0.10-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [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.