20 releases
0.0.20 | Aug 12, 2024 |
---|---|
0.0.19 | Apr 24, 2024 |
0.0.18 | Mar 9, 2024 |
0.0.16 | Jun 29, 2023 |
0.0.1 | Aug 25, 2021 |
#221 in Command-line interface
224 downloads per month
Used in 3 crates
1MB
28K
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.20"
License
modalkit
is released under the Apache License, Version 2.0.
Dependencies
~7–19MB
~281K SLoC