Skip to content

A client-side JavaScript library for animating data visualizations and rendering videos.

License

Notifications You must be signed in to change notification settings

visgl/hubble.gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8f1e183 · Oct 13, 2021
Aug 26, 2021
Nov 20, 2020
Oct 7, 2021
Oct 13, 2021
Oct 12, 2021
May 13, 2020
May 13, 2020
Jun 16, 2021
May 13, 2020
Jun 12, 2021
May 13, 2020
Jun 12, 2021
Jul 13, 2020
May 13, 2020
May 13, 2020
Jul 13, 2020
May 13, 2020
Jul 13, 2020
Jun 16, 2021
Sep 16, 2021
May 13, 2020
Jun 11, 2020
Aug 27, 2021
Jun 12, 2021
Jul 14, 2021
May 13, 2020
Oct 6, 2021

Repository files navigation

This project is experimental and the APIs may change. Build Status

Hubble.gl

Hubble.gl is a JavaScript library for animating data visualizations.

  • High Quality Video: Ensured framerates, high resolutions, and a variety of formats. Fine tune animations with keyframe markers and easings.

  • Easy Integration: Stand up scenes within deck.gl or kepler.gl, then animate any aspect of it. Empower users to animate without code with UI components powered by this library.

  • Client Side Library: Render within the browser without a backend. User data never leaves their machine. Since nothing runs on a server, sites can scale without backend encoders.

Installation

npm install hubble.gl

Documentation

You can find the Hubble.gl documentation on the website.

Examples

We have examples on the website.

Contributing

The main purpose of this repository is to continue to evolve Hubble.gl core, making it faster and easier to use. Development of Hubble.gl happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Hubble.gl.

Code Of Conduct

Uber has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Hubble.gl.

License

This project is licensed under the MIT License - see the LICENSE file for details.