关于 r_animate.js
write by @r1ader in 2022/3/29
什么是 r_animate.js
使用 r_animate.js ,你可能需要
r_animate.js ,你可能需要安装
npm:
npm install --save r_animate 浏览器:
<script type="module">
import { r, act } from "https://unpkg.com/r_animate/index.js";
</script>Last updated