| Crates.io | ultron-core |
| lib.rs | ultron-core |
| version | 0.4.0 |
| created_at | 2023-07-02 04:29:55.953507+00 |
| updated_at | 2023-08-05 20:36:24.980799+00 |
| description | The core component of ultron editor |
| homepage | |
| repository | https://github.com/ivanceras/ultron |
| max_upload_size | |
| id | 905860 |
| size | 75,685 |
A very simple web base editor with syntax highlighting and theming. It also has undo/redo support
rust with wasm32-unknown-unknown toolchain
wasm-pack
basic-http-server
just
cargo install basic-http-server
cargo install just
git clone https://github.com/ivanceras/ultron.git
cd ultron
just serve
Then, navigate to http://localhost:4004