23 releases
0.0.23 | Jul 5, 2025 |
---|---|
0.0.21 | May 16, 2025 |
0.0.20 | Aug 12, 2024 |
0.0.19 | Apr 24, 2024 |
0.0.1 | Aug 25, 2021 |
#170 in Text editors
671 downloads per month
Used in 3 crates
1.5MB
29K
SLoC
modalkit
About
This is a Rust library for building modal editing applications, and provides default keybindings for Vim and Emacs that you can drop into your application.
For examples of how you can use this crate, see modalkit-ratatui, scansion, and iamb.
Usage
This crate can be used by adding modalkit
to your dependencies in your
project's Cargo.toml
.
[dependencies]
modalkit = "0.0.23"
License
modalkit
is released under the Apache License, Version 2.0.
Dependencies
~9–23MB
~349K SLoC