An open API service indexing awesome lists of open source software.

https://github.com/christos8333/wax-prosemirror

A rich-text editor using Prosemirror with React
https://github.com/christos8333/wax-prosemirror

inversifyjs prosemirror react styled-components

Last synced: 11 months ago
JSON representation

A rich-text editor using Prosemirror with React

Awesome Lists containing this project

README

          


Wax Editor


| [![MIT license](https://img.shields.io/badge/license-MIT-e51879.svg)](https://gitlab.coko.foundation/wax/wax-prosemirror/raw/master/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](https://prosemirror.net/) and [GitHub repo](https://github.com/ProseMirror) for more information.

## [Various Demos.](https://waxeditor.cloud68.co/)

## Get up and running

Run a local version of the demos

1. `yarn with node >= 14`

2. `yarn build`

3. `yarn start` Will bring up a demos of different ediitors

## Documentation

Documentation can be found [here](https://waxjs.net/docs/wax/).