Crates.io | animejs-rs |
lib.rs | animejs-rs |
version | 0.1.2 |
source | src |
created_at | 2024-07-17 19:19:24.378951 |
updated_at | 2024-07-17 19:39:44.308318 |
description | anime.js bindings for rust |
homepage | |
repository | https://github.com/obskur123/animejs-rs |
max_upload_size | |
id | 1306471 |
size | 2,877 |
anime.js bindings para Rust, permitiendo el uso de la popular biblioteca de animación JavaScript en proyectos Rust WebAssembly.
HashMap
de Rust a opciones de anime.jsAñade esto a tu Cargo.toml
:
[dependencies]
animejs-rs = "0.1.2"