Create Your First Plugin

Build your first Lottie Creator Plugin using HTML + JavaScript or React.

Choose the starter that fits your workflow. Both tutorials build the same plugin end to end.

Tutorials

  • With HTML and JavaScript - The simplest path. No build tools, no framework — just plugin files you can zip and submit.

  • With React - Use the React starter template with Vite for hot reload and TypeScript support.

Which one should I pick?

  • New to plugin development? Start with HTML and JS to learn the core plugin model.

  • Building something complex? Use the React template for component-based UI and fast iteration.

Last updated: August 5, 2026 at 11:47 AMEdit this page