Lottie Web

screenshot of Lottie Web
express

Lottie Web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/

Overview:

Lottie is a mobile library available for Web, Android, iOS, React Native, and Windows that allows designers to create and render animations exported from Adobe After Effects as json using Bodymovin. This enables designers to easily incorporate beautiful animations in their projects without the need for manual recreation by engineers.

Features:

  • Cross-platform Compatibility: Works on Web, Android, iOS, React Native, and Windows.
  • Seamless Animation Integration: Parses Adobe After Effects animations exported as json with Bodymovin.
  • Effortless Rendering: Renders animations natively on mobile devices for optimal performance.
  • Developer-Friendly: Allows designers to create and ship animations without the need for manual coding.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.