1 unstable release
0.1.0 | Aug 27, 2022 |
---|
#403 in Text editors
24KB
664 lines
Phantom
** A simple yet complex, swift like wind, rust text editor, to run in the shadows **
Documentation
Project Goals/Management
Feel free to comment and watch the progress! Trello Board
lib.rs
:
Phantom Editor
A simple yet complex, shadow fast, rust text editor, to run in the shadows
Example
use phantom::{Phantom, PResult};
let mut phantom: Phantom = Phantom::new().expect("Phantom error: {0}");
phantom.run().expect("Panic... phantom run failed");
Dependencies
~2–12MB
~113K SLoC