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.
|
3 weeks ago | |
---|---|---|
packages | 3 weeks ago | |
public | 3 weeks ago | |
src | 3 weeks ago | |
.browserslistrc | 8 months ago | |
.drone.yml | 8 months ago | |
.editorconfig | 8 months ago | |
.gitignore | 4 weeks ago | |
README.md | 3 weeks ago | |
index.html | 3 weeks ago | |
lerna.json | 4 weeks ago | |
package-lock.json | 3 weeks ago | |
package.json | 3 weeks ago | |
tsconfig.json | 3 weeks ago | |
vite.config.js | 3 weeks 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.