Bodymovin
Bodymovin is a JavaScript library developed by Hernan Torrisi. Its primary function is to export animations created in Adobe After Effects as JSON files, which can then be rendered on the web or in native applications using a companion player. This allows for the seamless integration of complex animations without relying on traditional video formats. The JSON data contains information about the animation's properties, such as shapes, paths, masks, and timing.
The Bodymovin plugin for After Effects, which is also developed by Torrisi, is essential for generating these
The Bodymovin player is a JavaScript library that takes the exported JSON file and renders the animation