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

https://github.com/pie-framework/meh


https://github.com/pie-framework/meh

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# meh

A rich text editor, based on [`slate`](https://github.com/ianstormtaylor/slate).

A successor to `@pie-lib/editable-html`

## Issues to address

- update to date slate + libs
- focus + toolbar
- propogating changes out (no more 'onDone')
- maintain plugin feature parity (only onDone may be removed)
- remove warts that have grown in editable-html