fix: add main field in package.json (#15)
feat: allow to add css class names to the component (#13)
feat: support for astro transitions
fix: pick all props in the astro component
feat: new visibleThreshold config for auto playing
fix: removed invalid exports
feat: exposed a global object to interact with loaded animations feat: raise a loaded event when all animations are loaded and ready
fix: don't crash when an animation cannot be fetched
Check the readme for the documentation.