3 unstable releases

0.2.0 Oct 19, 2024
0.1.1 Mar 26, 2024
0.1.0 Mar 25, 2024

#2 in #noto

Download history 9/week @ 2024-09-18 18/week @ 2024-09-25 2/week @ 2024-10-02 6/week @ 2024-10-09 189/week @ 2024-10-16 26/week @ 2024-10-23 17/week @ 2024-10-30 18/week @ 2024-11-06 2/week @ 2024-11-13 5/week @ 2024-11-20 22/week @ 2024-11-27 103/week @ 2024-12-04 70/week @ 2024-12-11 18/week @ 2024-12-18 12/week @ 2024-12-25 32/week @ 2025-01-01

152 downloads per month

MIT license

4MB
532 lines

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

Dependencies