You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
docs | 7 months ago | |
packages | 7 months ago | |
.browserslistrc | 3 years ago | |
.drone.yml | 3 years ago | |
.editorconfig | 3 years ago | |
.envrc | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 2 years ago | |
lerna.json | 2 years ago | |
notes.md | 1 year ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago | |
shell.nix | 1 year ago | |
tsconfig.json | 1 year ago |
README.md
Schlechtenburg
Experimental WYSIWYG editor framework made with Vue 3 and TypeScript. It takes cues from both Wordpress' Gutenberg editor and CKEditor, though it tries to become a best of both worlds; a very lightweight, easily extensible core, written with modern components and the accompanying state management.
It inputs and outputs a tree of JSON-serializable data.
Just a plaything for now.