https://github.com/abdulrahman-mh/textrix
Textrix is a flexible, Medium-style editor made for modern publishing. Easy to set up in just a few lines, with built-in features, themes, and full customization.
https://github.com/abdulrahman-mh/textrix
editor javascript medium-editor prosemirror react rich-text textrix vue wysiwyg wysiwyg-editor
Last synced: 5 months ago
JSON representation
Textrix is a flexible, Medium-style editor made for modern publishing. Easy to set up in just a few lines, with built-in features, themes, and full customization.
- Host: GitHub
- URL: https://github.com/abdulrahman-mh/textrix
- Owner: abdulrahman-mh
- License: mit
- Created: 2025-04-21T17:20:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T20:11:51.000Z (6 months ago)
- Last Synced: 2025-05-13T13:17:19.825Z (5 months ago)
- Topics: editor, javascript, medium-editor, prosemirror, react, rich-text, textrix, vue, wysiwyg, wysiwyg-editor
- Language: TypeScript
- Homepage: https://textrix.vercel.app
- Size: 3.9 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
What if Mediumβs editor was faster, smarter, customizable, and open source?, Now it is. π
[Homepage](https://textrix.vercel.app) | [Documentation](https://textrix.vercel.app/doc) | [Demo](https://textrix-demo.vercel.app/)
[](https://github.com/abdulrahman-mh/textrix/stargazers)
[](https://bundlephobia.com/result?p=textrix)

---
**Textrix** is a rich-text publishing editor inspired by Medium β built for the modern web.
Use it for blogs, newsletters, writing platforms, real-time collaboration, or as a beautiful, ready-to-use editor in your app.Unlike most editors, **Textrix lets you write, edit, and publish in one place!**,
Generate a **static HTML** article or blog post from document that look exactly like they did in the editor, making it truly **WYSIWYG** (what you see is what you get), this will result in faster load times, better SEO, and higher search rankings.Built for developers and writers, Builds with the flexible [ProseMirror](https://prosemirror.net/) library.
## Features
- π **Fast & Lightweight**: Optimized to handle large documents with smooth performance.
- π¨ **Customizable**: Plugin-based architecture easy for customization.
- π§ **AI Autocomplete (Coming Soon)**: Add AI to your editor
- π **Rich Media Support**: Embed images, videos, websites, tooltips, popups, and more.
- β¨οΈ **Markdown Support**: Markdown formatting and shortcuts.
- π **Live Collaboration**: Real-time editing, Version history, and backend sync.
- π **Multi-Language Ready**: Localization, right-to-left (RTL) support.
- π¦ **Tree-shakeable**: Bundle only the features you need.
- π **Framework-Agnostic**: use it with **React**, **Vue**, **Svelte**, **Vanilla JS**, and more.## π **Support Textrix**
Textrix is built with passion and **100% open-source**!, and completely free, If youβd like to help:
β **[Buy Me a Coffee](https://buymeacoffee.com/abdelrahmanm)** β Every donation keeps the project alive!
β **[Star the Repo](#)** β Stay updated and lets others discover Textrix too.
## π€ Contributing
Any Contributing are welcome, open [CONTRIBUTING.md](./CONTRIBUTE.md) for more.
MIT Β© [Abdulrahman Mahmoud](https://github.com/abdulrahman-mh)