
Luthor: A WYSIWYG React Text Editor for Performance and Control
I built Luthor because I was tired of choosing between two options: fast setup but licensing trap and rigid editor UX full control but weeks of editor plumbing I just want to build my app! Not wonder what a toolbar icon should look like on the text editor. I wanted one ecosystem where I can ship fast, then go deep only when I actually need to. Quick Links Website: https://www.luthor.fyi Playground: https://www.luthor.fyi/demo Docs: https://www.luthor.fyi/docs/getting-started/index GitHub: https://github.com/lyfie-org/luthor npm ( @lyfie/luthor ): https://www.npmjs.com/package/@lyfie/luthor npm ( @lyfie/luthor-headless ): https://www.npmjs.com/package/@lyfie/luthor-headless The components that make Luthor The Core - @lyfie/luthor-headless Use this when you want full editor UI control. runtime dependencies: 0 core engine and related packages are exposed via peerDependencies you choose exactly what to install and what to customize you build your own UI/UX, toolbar, behavior, and design-sy
Continue reading on Dev.to
Opens in a new tab




