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.
 
 
 
 
Benjamin Bädorf 2ad72bbf61
Small docs improvements
7 months ago
docs Small docs improvements 7 months ago
packages Small docs improvements 7 months ago
.browserslistrc init 3 years ago
.drone.yml Fixed Typescript build 3 years ago
.editorconfig init 3 years ago
.envrc Add nix shell 1 year ago
.gitignore Move docs 1 year ago
LICENSE.md More broken docs 1 year ago
README.md Update README 2 years ago
lerna.json Lerna + vue 3 2 years ago
notes.md Start work on doc generation 1 year ago
package-lock.json Big improvements 7 months ago
package.json Big improvements 7 months ago
shell.nix Add nix shell 1 year ago
tsconfig.json API Docs are building 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.