https://github.com/msrd0/rlottie-rs
Rust bindings to rlottie and file conversion library and tools
https://github.com/msrd0/rlottie-rs
Last synced: about 2 months ago
JSON representation
Rust bindings to rlottie and file conversion library and tools
- Host: GitHub
- URL: https://github.com/msrd0/rlottie-rs
- Owner: msrd0
- License: mit
- Created: 2021-11-07T13:56:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T08:57:04.000Z (2 months ago)
- Last Synced: 2025-04-03T02:09:47.825Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 9.37 MB
- Stars: 17
- Watchers: 2
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# rlottie-rs
Rust bindings to rlottie and some additional Rust code that interfaces with lottie files.
This repository contains the following crates:
- [**lottieconv**](lottieconv/README.md)
[](https://msrd0.github.io/rlottie-rs/doc/lottieconv/index.html)
[](https://docs.msrd0.de/#lottieconv)
[](https://crates.io/crates/lottieconv)
- [**rlottie**](rlottie/README.md)
[](https://msrd0.github.io/rlottie-rs/doc/rlottie/index.html)
[](https://docs.msrd0.de/#rlottie)
[](https://crates.io/crates/rlottie)
- [**rlottie-sys**](rlottie-sys/README.md)
[](https://msrd0.github.io/rlottie-rs/doc/rlottie-sys/index.html)
[](https://docs.msrd0.de/#rlottie-sys)
[](https://crates.io/crates/rlottie-sys)**Deprecated** crates:
- **lottie2gif**
[](https://msrd0.github.io/rlottie-rs/doc/lottie2gif/index.html)
[](https://docs.msrd0.de/#lottie2gif)
[](https://crates.io/crates/lottie2gif)
- **lottie2webp**
[](https://msrd0.github.io/rlottie-rs/doc/lottie2webp/index.html)
[](https://docs.msrd0.de/#lottie2webp)
[](https://crates.io/crates/lottie2webp)