Crates.io | ultron-web |
lib.rs | ultron-web |
version | 0.3.0 |
source | src |
created_at | 2021-09-07 12:04:32.705138 |
updated_at | 2023-07-02 04:36:09.833064 |
description | Ultron editor variant exposed as a web application |
homepage | |
repository | https://github.com/ivanceras/ultron |
max_upload_size | |
id | 447956 |
size | 5,272,805 |
Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.
A note of warning, this editor is pretty much a work-in-progress
git clone https://github.com/ivanceras/ultron.git
cd ultron
./serve.sh
Then, navigate to http://localhost:4004