bad code
http://scratchapi.org/sbeditor/
- Rust 100%
|
|
||
|---|---|---|
| .github/workflows | chore: init zensical (with uv) | |
| docs | docs: change navigation | |
| src | feat: prim | |
| tests | feat: prim | |
| .gitattributes | chore: enable git lfs | |
| .gitignore | feat: prim | |
| .python-version | chore: init zensical (with uv) | |
| Cargo.toml | feat: prim | |
| LICENSE | be boring | |
| pyproject.toml | chore: init zensical (with uv) | |
| README.md | docs: readme | |
| uv.lock | chore: init zensical (with uv) | |
| zensical.toml | docs: change navigation | |
sbeditor
This is the successor to sbeditor and sa.editor, which were written in python. They had a lot of issues regarding code style/typing as well as being quite slow. That's why it's being rewritten in rust. When a stable release is made here, it will immediately become V3, since v1 = original sbeditor, and v2 = sa.editor. I plan to replace sa.editor with this using a rust binding for python.
unfortunately i had to make the repo public to enable github pages