Crates.io | edita |
lib.rs | edita |
version | 0.2.1 |
source | src |
created_at | 2024-01-06 01:03:57.551935 |
updated_at | 2024-02-25 17:13:36.915696 |
description | edita is a simple block html-based editor built with rust |
homepage | |
repository | https://github.com/geofmureithi/edita |
max_upload_size | |
id | 1090642 |
size | 29,267 |
edita
is a rust library for building headless block editors.
It allows you to create custom block editors tailored to your specific needs.
Currently edita is in active development so expect some breaking parts.
trunk serve
Check http://localhost:8000
[dependencies]
edita-core = "0.1.0"
This project is licensed under the MIT License.
Contributions and ideas welcome. Feel free to open issues or submit pull requests on GitHub.