Skip to content

Image entity and more #18

@dts

Description

@dts

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:

  1. Image entity (image-entity branch)
  2. HTML embedding (develop branch)
  3. Usage outside of a React app. (i.e. compilation into a stand-alone JS utility without dependencies) (not done yet)
  4. JSON in-and-out (so I can store JSON in a HAStore and do intelligent things for previews & more.ds
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions