Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@37signals/lexxy

Package Overview
Dependencies
Maintainers
6
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@37signals/lexxy

Lexxy - A modern rich text editor for Rails.

canary
Source
npmnpm
Version
0.9.9-beta.preview6
Version published
Weekly downloads
11K
18.15%
Maintainers
6
Weekly downloads
 
Created
Source

Lexxy

A modern rich text editor for Rails.

[!IMPORTANT] This is a beta. It hasn't been battle-tested yet. Please try it out and report any issues you find.

Try it out!

Features

  • Built on top of Lexical, the powerful text editor framework from Meta.
  • Good HTML semantics. Paragraphs are real <p> tags, as they should be.
  • Markdown support: shortcuts, auto-formatting on paste.
  • Real-time code syntax highlighting.
  • Create links by pasting URLs on selected text.
  • Configurable prompts. Support for mentions and other interactive prompts with multiple loading and filtering strategies.
  • Preview attachments like PDFs and Videos in the editor.
  • Works seamlessly with Action Text, generating the same canonical HTML format it expects for attachments.

Lexxy editor screenshot

Documentation

Visit the documentation site.

Roadmap

This is a beta. Here's what's coming next:

  • Configurable editors in Action Text: Choose your editor like you choose your database.
  • More editing features:
    • Tables
    • Text highlighting
  • Configuration hooks.
  • Standalone JS package: to use in non-Rails environments.
  • Image galleries: The only remaining feature for full Action Text compatibility
  • Install task that generates the necessary JS and adds stylesheets.

Contributing

License

The gem is available as open source under the terms of the MIT License.

CI

FAQs

Package last updated on 26 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts