Froala Editor
The next generation Javascript WYSIWYG HTML Editor. (by froala)
trix
A rich text editor for everyday writing (by basecamp)
Froala Editor | trix | |
---|---|---|
4 | 35 | |
5,355 | 19,484 | |
0.4% | 0.4% | |
4.9 | 8.1 | |
5 days ago | 6 days ago | |
CSS | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Froala Editor
Posts with mentions or reviews of Froala Editor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-17.
-
Rules
Its official GitHub page: https://github.com/froala/wysiwyg-editor
-
how to display users text input to sepearte retangle like on the left, so that later they can download the image with all the rectangle box with text seperate? Jsfiddle link in comment of how far I got
You could use something like https://www.npmjs.com/package/froala-editor and then just split it by tag
- NPM Package For WYSIWYG Text Editor?
-
[AskJS] Best JavaScript markdown WYSIWYG editors?
Froala (no markdown)
trix
Posts with mentions or reviews of trix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-19.
-
Melhores editores HTML para usar em aplicações JavaScript em 2025
Desenvolvido pelo time do Basecamp, o Trix é um editor WYSIWYG focado na simplicidade e produtividade.
-
Word-like HTML inline edit with design mode
I love how Trix [0] and (I think) ProseMirror [1] work in that regard: it does use contenteditable, but every edit you make is applied to an internal model instead, then the editor state is updated back from the model.
[0]: https://trix-editor.org/
[1]: https://prosemirror.net/
-
Testing ViewComponent w/ Capybara
💡 If you're using the Trix editor, I also show you how to test your view components with a nice helper inspired by Will Olson's article Testing the Trix Editor with Capybara and MiniTest.
-
Quill – Your powerful rich text editor
Trix is simple and easy to use for basic writing like a blog. It’s what Basecamp and HEY both use (it was built by 37signals and is the default in Rails)
https://trix-editor.org/
-
WYSIWYG editor for a new Rails project
Trix was the winner. It was easy to style, is well maintained, has documentation for embedding it into a form, is easy to create custom keyboard shortcuts for, has great examples on how to save/load content or modify it with javascript.
- Ask HN: What is your favorite FOSS WYSIWYG editor?
-
How to use Cloudflare R2 with Ruby on Rails Active Storage
In some case, you may need to allow the user to upload the file in the text editor like Trix editor. However, you current configuration not allowed it, you need to configure the CORS. Here the configuration
-
Formatting tags in reviews
I inspected the text editor and it looks like it's something called Trix. The example on their website has a hyperlink button. No idea how to add links in StoryGraph though, besides the workaround the other user mentioned. Maybe ask Nadia on Instagram or Twitter - she's super responsive!
-
Managers want to build a Web Rich Text Editor from scratch - Seems like bad idea
I'm sure something like Trix (used in Ruby on Rails) would probably do the job - https://trix-editor.org/
- Usando Action Text em Rails 7
What are some alternatives?
When comparing Froala Editor and trix you can also consider the following projects:
TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility
materio-vuetify-vuejs-admin-template-free - Production Ready, Carefully Crafted, Extensive Vuetifty Free Admin Template 🤩
tiptap - The headless rich text editor framework for web artisans.