HaikuTeam / core

:rice: Interactive UI animation engine for the Web. Core renderer for Haiku Animator.
https://www.haikuforteams.com
Other
763 stars 42 forks source link

Working vanilla JS code example #19

Open p-janik opened 2 years ago

p-janik commented 2 years ago

Is this project still maintained? I tried many examples and none of them worked.

In docs it's stated to use

<script src="https://code.haiku.ai/scripts/core/HaikuCore.VERSION.js"></script>

but it doesn't seem to work. Can you provide codepen to working example, where HaikuCore is imported from CDN (no React/Vue project)?

Thanks!