https://github.com/pie-framework/meh
https://github.com/pie-framework/meh
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pie-framework/meh
- Owner: pie-framework
- Created: 2019-07-05T12:47:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-05T12:48:25.000Z (almost 6 years ago)
- Last Synced: 2024-04-13T22:53:42.828Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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