Wax Editor
This library is being developed by [Cabbage Tree Labs] (https://www.cabbagetreelabs.org). Wax Editor is built on top of the Prosemirror library. Check Prosemirror website and GitHub repo for more information.
Demo of Editoria's Edtior.
Get up and running
Run a local version of the Editoria's editor
-
git clone git@gitlab.coko.foundation:wax/wax-prosemirror.git
-
yarn with node >= 12
-
yarn editoria
Will bring up a demo of the Editoria Ediitor -
yarn storybook
Will bring up storybook for components
Scripts: yarn
, yarn clean
, yarn reset
Documentation
Documentation can be found here.