-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I want to build a more customizable draft-based editor for my client work, and this was the most reasonable starting point that I found. I have a few separate goals that are different from this repo, but a lot of what I'm doing could easily be backported here. In my fork (https://github.com/thehumaneffort/rich-edit), I have a few different things going on. I wanted to file nicely separated PRs for them, but they wound up getting conflated. There are a few different pieces:
- Image entity (image-entity branch)
- HTML embedding (develop branch)
- Usage outside of a React app. (i.e. compilation into a stand-alone JS utility without dependencies) (not done yet)
- JSON in-and-out (so I can store JSON in a HAStore and do intelligent things for previews & more.ds
- Docker-based development path. (docker-dev).
This is more to let you know that I'm running with this as a starting point, and am happy to help move this project forward, but I don't have a lot of time for nice PRs yet 😢 .
Metadata
Metadata
Assignees
Labels
No labels