About r_animate.js
write by @r1ader in 2022/3/29
What’s r_animate.js
Using r_animate.js ,you may need
r_animate.js ,you may needInstall
npm:
npm install --save r_animatebrowser:
<script type="module">
import { r, act } from "https://unpkg.com/r_animate/index.js";
</script>Last updated