Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d3/d3-timer

An efficient queue for managing thousands of concurrent animations.
https://github.com/d3/d3-timer

Last synced: about 1 month ago
JSON representation

An efficient queue for managing thousands of concurrent animations.

Awesome Lists containing this project

README

        

# d3-timer

This module provides an efficient queue capable of managing thousands of concurrent animations, while guaranteeing consistent, synchronized timing with concurrent or staged animations.

## Resources

- [Documentation](https://d3js.org/d3-timer)
- [Examples](https://observablehq.com/collection/@d3/d3-timer)
- [Releases](https://github.com/d3/d3-timer/releases)
- [Getting help](https://d3js.org/community)