Lexxy – a modern text editor for Rails from 37signals
6 days ago
- #TextEditor
- #Lexical
- #Rails
- Lexxy is a modern rich text editor for Rails, built on Meta's Lexical framework.
- Features include good HTML semantics, Markdown support, real-time code syntax highlighting, and configurable prompts.
- Supports mentions, interactive prompts, and previews for attachments like PDFs and videos.
- Seamlessly integrates with Action Text, generating compatible HTML for attachments.
- Installation involves adding the gem to the Gemfile and importing JS/CSS files.
- Prompts can be configured for inline or remote loading, with local or server-side filtering.
- Action Text attachments can be customized for mentions or other interactive elements.
- Future updates include configurable editors, additional editing features, and standalone JS packages.
- Contributions are welcome via GitHub Issues and Discussions under the MIT License.