Skip to content
Snippets Groups Projects
user avatar
authored

Wax Editor

MIT license

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.

Various Demos.

Get up and running

Run a local version of the demos

  1. yarn with node >= 14

  2. yarn editoria Will bring up a demos of different ediitors

Scripts: yarn , yarn clean, yarn reset

Documentation

Documentation can be found here.