animated-emojis-rs

Crates.ioanimated-emojis-rs
lib.rsanimated-emojis-rs
version0.2.0
sourcesrc
created_at2024-03-25 19:25:06.159906
updated_at2024-10-19 18:22:41.889074
descriptionNoto Animated emojis
homepage
repositoryhttps://github.com/rbozan/animated-emojis-rs
max_upload_size
id1185594
size28,451,092
Robin Bozan (rbozan)

documentation

README

Noto Animated emojis

These are all the animated emojis from https://googlefonts.github.io/noto-emoji-animation/ which are licensed under CC BY 4.0, directly useable for your project.

How to use?

Rust

cargo add animated-emojis-rs

Sparse checkout

Alternatively you can choose to use a sparse checkout to fetch all the Lottie files in this repository.

Development

Updating Noto Emoji metadata version

Update the version in flake.nix, run a proxy server at http://127.0.0.1:3128 and run cargo test

Commit count: 10

cargo fmt