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.
Run a local version of the demos
-
yarn with node >= 14
-
yarn build
-
yarn start
Will bring up a demos of different ediitors
Documentation can be found here.