JuiceEditor
A powerful rich text editor.
Currently still under development and not yet stable.
Quick Start
1.Install JuiceEditor
npm install @coffic/juice-editor
2.Use JuiceEditor in your project
import { defineJuiceEditor } from '@coffic/juice-editor'
defineJuiceEditor()
3.Use JuiceEditor in your template
<juice-editor></juice-editor>
Documentation
https://cofficlab.github.io/en/juiceEditor/
Playground
https://cofficlab.github.io/JuiceEditor-Playground/
Related Projects
Products based on JuiceEditor
Built based on the following projects