termitype 0.0.11

Terminal-based typing test inspired by a certain typing test you might know.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod command_bar;
pub mod footer;
pub mod leaderboard;
pub mod modal_dialog;
pub mod mode_bar;
pub mod notifications;
pub mod pickers;
pub mod results;
pub mod size_warning;
pub mod title;
pub mod typing_area;