Crates.io | edita-core |
lib.rs | edita-core |
version | 0.2.1 |
source | src |
created_at | 2024-01-06 01:01:31.48882 |
updated_at | 2024-02-25 17:13:03.94639 |
description | edita-core is a core rust library for building headless block editors |
homepage | |
repository | https://github.com/geofmureithi/edita |
max_upload_size | |
id | 1090641 |
size | 9,131 |
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.