rim

Crates.iorim
lib.rsrim
version0.1.1
sourcesrc
created_at2021-01-19 03:21:03.388354
updated_at2021-01-19 03:26:43.314844
descriptionRIM is a minimal text editor written in Rust
homepage
repositoryhttps://github.com/mblode/rim/
max_upload_size
id343779
size58,795
Matthew Blode (mblode)

documentation

https://docs.rs/rim

README

Rim

Minimal text editor written in Rust

Crates.io version Download docs.rs docs

API Docs | Contributing | Repo

This is a text editor built in Rust. It’s a re-implementation of kilo in Rust, as outlined in this fantastic tutorial. Same as the original booklet, these blog posts guide you through all the steps to build a basic text editor, Rim.

Inspiration

https://www.philippflenker.com/hecto/

Commit count: 19

cargo fmt