Typr Editor

Typr Editor

Open-source editor for publishers

58 followers

Typr is a Medium-like editor for React that integrates with your user system and CMS. Provide your user and database calls as React props, and it'll handle content loading, publishing, and auto-saving out of the box.
Typr Editor gallery image
Typr Editor gallery image
Typr Editor gallery image
Typr Editor gallery image
Typr Editor gallery image
Typr Editor gallery image
Free
Launch Team / Built With

What do you think? …

Graeme
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!
Michael Andreuzza
Nice stuff as always Graeme 💪💪
Ahmed Sulaiman
This is awesome! Not just a text editor, but also the publishing flow provided by default. Also, really love the way you demoed the component with UI to easily customize it. Congrats @graeme_fulton 🚀
Graeme
@geek_1001 thanks a lot Ahmed, that publishing flow thing has let me build a couple other products really quick! would be good if I can stick a backend on it like supabase, but that's another mission