Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 15 Ruby Template engine Projects
-
-
Slim
Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic. (by slim-template)
I think they mean Server Side Rendering (normal rails controllers/views), and Slim is just the name of the templating engine. It's a little nicer than the default ERB. https://github.com/slim-template/slim
There's also SSR with react and other js frameworks, but I don't think that's what they meant.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Personally, I'd recommend Maud if you don't need something with runtime reloading. Not only is it much faster, it implements a template language that is effectively the Rust-syntax equivalent to Slim or Haml using a procedural macro, so you get compile-time verification that your HTML output is well-formed.
-
-
-
OJ + JB is fast, painless and doesn't require yet another DSL to forget the nuances of.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
The community was a delight! I can't even count how many people I connected with, and it was just great to meet people whom I had previously only interacted with online. Also got to meet a lot of those people who significantly contribute to the Rails ecosystem. Everyone I said hi to was more than willing to spare time and nerd out and share experiences. I was also thrilled to connect with Philip, who shares my enthusiasm for Phlex. He provided me with some exciting ideas for creating an even more crazy yet cohesive form object with Phlex.
-
Why use ActiveAdmin or RailsAdmin: Brick is not nearly as configurable -- at least yet! With Brick you can drop in your own model / controller / view template and it will use it, but on its own you can not change theming / use it to do templating tricks / etc. Currently working hard to arrive upon a straightforward and logical approach so that all of this will be possible. Looking into Arbre (used by ActiveAdmin) and Phlex for inspiration.
-
Curly
The Curly template language allows separating your logic from the structure of your HTML templates.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby Template engine related posts
- How to Express Logic "and", "Or", "Not"?
- RailsWorld 2023: Hotwire Edition
- Papercraft: Composable Templating for Ruby
- Papercraft 1.1 released
- Anyone tried Django? How does it compare to RoR?
- Phlex is the ruby way to build your views
- Do Modern Programming Languages Have to Care About Line Length?
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Dec 2023
Index
What are some of the best open-source Template engine projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Liquid | 10,550 |
2 | Slim | 5,245 |
3 | Haml | 3,738 |
4 | Mustache | 2,973 |
5 | Tilt | 1,934 |
6 | Jb | 1,248 |
7 | Hamlit | 981 |
8 | phlex | 961 |
9 | Arbre | 731 |
10 | Curly | 590 |
11 | Rubyoshka | 185 |
12 | Fortitude | 74 |
13 | LaTeXML-Ruby | 73 |
14 | serbea | 34 |
15 | Glimmer DSL for XML (& HTML) | 4 |