Typr is a Medium-like editor for React that integrates with your user system and CMS. It handles content loading, creation, and auto-saving out of the box.
Hi again, back with another open-source tool!
Typr is a customisable editor built with TipTap/ProseMirror.
As much as an Editor, it's also a publishing tool with a draft/pending/publish workflow. It also has user state management with customisable user menus - play around with the demo site and you'll see!
I use this editor in my own site (Prototypr.io), so will continually be improving it. I made it open-source to help streamline the dev process of adding publishing and autosaving to any React project. Hope it's useful!