#spinner #frame #interval #terminal #animation #displaying #data

terminal-spinner-data

A library declaring frames and animation interval data for spinner animations

2 releases

0.1.3 Mar 20, 2021
0.1.2 Mar 18, 2021
0.1.1 Mar 15, 2021
0.1.0 Mar 13, 2021

#731 in Command-line interface

Download history 136/week @ 2023-12-18 70/week @ 2023-12-25 158/week @ 2024-01-01 229/week @ 2024-01-08 110/week @ 2024-01-15 109/week @ 2024-01-22 89/week @ 2024-01-29 127/week @ 2024-02-05 94/week @ 2024-02-12 383/week @ 2024-02-19 58/week @ 2024-02-26 190/week @ 2024-03-04 165/week @ 2024-03-11 169/week @ 2024-03-18 322/week @ 2024-03-25 250/week @ 2024-04-01

922 downloads per month
Used in 7 crates (via terminal-spinners)

Apache-2.0 OR MIT

12KB
55 lines

terminal-spinner-symbols

A Rust library declaring const data for terminal spinners.

You are probably looking for terminal-spinners, a Rust library for displaying spinners in the terminal.

Update

Run the script fetch-cli-spinners-json-file to update to the newest spinners.

Updates are now automatically performed through a GitHub Actions workflow on a daily basis.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

lib.rs:

A crate declaring data for spinners (name, frames and interval).

The structs for this crate are derived by parsing Sindre Sorhus' cli-spinner npm package.

No runtime deps

~215KB