Crates.io | oxinscribe |
lib.rs | oxinscribe |
version | 0.0.1 |
source | src |
created_at | 2022-12-26 08:19:19.426236 |
updated_at | 2022-12-26 08:23:20.672919 |
description | simple framework for a text editor |
homepage | |
repository | https://github.com/hueblu/oxinscribe/ |
max_upload_size | |
id | 745685 |
size | 8,954 |
The idea is to make a fast, small text editor backend that can be applied to multiple mediums. I am primarily targeting gui and cli frontends, but would like to see web sometime in the future. Features that I plan on implementing are:
This project (aka the backend of the editor), exposes various powerful and basic modules to be used in a frontend. It does not, however, expose a monolithic module or struct named something like "Editor" that can be used on it's own. The frontend's ultimate goal is to create that struct, capture input, print to the screen, etc.
In order to contribute, feel free to open a pull request. If you have any questions about the project or want to reach out about collaboration, you can contact me on:
Thanks goes to these wonderful people (emoji key):
blu 💻 📖 ⚠️ 🚇 |
This project follows the all-contributors specification. Contributions of any kind welcome!