Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.05 KB

modalkit

Build Status License: Apache 2.0 #modalkit:0x.badd.cafe Latest Version Docs Status

About

This is a Rust library for building modal editing applications.

Usage

This crate is on crates.io and 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.