#anime #js #bindings #hash-map #de

animejs-rs

anime.js的Rust绑定库

3个版本

0.1.2 2024年7月17日
0.1.1 2024年7月17日
0.1.0 2024年7月17日

#649WebAssembly 类别中

Download history 266/week @ 2024-07-15 29/week @ 2024-07-22 11/week @ 2024-07-29

每月下载量 306次

MIT 许可协议

3KB

animejs-rs

Crates.io Documentation License: MIT

anime.js的Rust绑定库,允许在Rust WebAssembly项目中使用流行的JavaScript动画库。

特性

  • 将anime.js与Rust和WebAssembly集成
  • 将Rust的HashMap转换为anime.js选项
  • 支持动画选项中的字符串和数字类型值

安装

将以下内容添加到你的Cargo.toml

[dependencies]
animejs-rs = "0.1.2"

依赖关系

~7.5–10MB
~183K SLoC