FAQ:

Questions of a frequent nature, actual and anticipated.

 

What is Concert.js?

Concert.js is a JavaScript component for easily defining sequences of changes to CSS styles, DOM objects, or anything else that can be manipulated with JavaScript, and playing these sequences or synchronizing them with media playback, user interaction, or your own components. In short, it animates things, and if you want, it will precisely synchronize those animations with other things.

Why would I want to use this particular animation library?

Some of the things that make Concert.js handy include:

How can I get started using it?

Is Concert.js open source? Is it freely usable?

Yes. Concert.js is available under the MIT License and can be used however you like.

Source is available at the Concert.js GitHub page.

Who is the developer of this project, and how can I offer feedback, suggestions, bug reports?

Concert.js is developed by Trajan McGill (feedback@concertjs.com).

Bugs are tracked on the GitHub Issues Page for the project.