@letterpad/editor
v0.0.6
Published
The letterpad editor - A high level abstraction of the slate editor with plugin architecture
Downloads
12
Readme
Letterpad Editor
This editor is an extract from the Letterpad CMS.
This editor gives a high level api of the slate editor along with a flexible plugin architecture.
How to install
git clone [email protected]:letterpad/editor.git
npm run install
npm run dev