phlex VS Tilt

Compare phlex vs Tilt and see what are their differences.

Tilt

Generic interface to multiple Ruby template engines (by rtomayko)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
phlex Tilt
19 3
1,136 1,943
4.0% -
9.0 0.0
4 days ago 4 months ago
Ruby Ruby
MIT License 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.

phlex

Posts with mentions or reviews of phlex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-08.
  • Phlex: Fast, object-oriented view framework for Ruby
    1 project | news.ycombinator.com | 15 Feb 2024
  • RailsWorld 2023: Hotwire Edition
    3 projects | dev.to | 8 Oct 2023
    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.
  • Anyone tried Django? How does it compare to RoR?
    3 projects | /r/rails | 24 Jun 2023
    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.
  • Phlex is the ruby way to build your views
    2 projects | dev.to | 8 Jun 2023
    Phlex is an incredibly refreshing gem created by Joel Drapper. It introduces a remarkable way to build views in pure Ruby, as exemplified below:
  • Any component based UI system for Rails?
    4 projects | /r/rails | 3 Jun 2023
  • I built a Rails app using 100% Phlex components and 0% Erb
    2 projects | /r/rails | 18 Apr 2023
    A few months ago I came across https://www.phlex.fun and thought it was a nifty little library that could be useful for creating components. Since then I've been playing around with it in Rails, using it more seriously, and finally took it to a point where I built a Rails application with 100% Phlex components and 0% Erb. The other crazy thing is I figured out how to inline the Phlex view components into a controller, so prototyping Rails apps feels vaguely familiar to prototyping one in Sinatra.
  • Vanilla Rails view components with partials | Stanko K.R.
    2 projects | /r/ruby | 3 Apr 2023
    A colleague has been using Phlex and I’ve since tried it as well. For me having it all be straight ruby, in one file, has worked and just from my personal preference something I’ve enjoyed over view_components.
  • Gnarly Learnings from March 2023
    6 projects | dev.to | 29 Mar 2023
    phlex
  • Rux: A JSX-inspired way to render view components in Ruby
    15 projects | news.ycombinator.com | 6 Mar 2023
    You might want to take a look at Phlex, which essentially has the same syntax: https://github.com/joeldrapper/phlex
  • Os benefícios de componentizar as views do Rails
    2 projects | dev.to | 27 Feb 2023

Tilt

Posts with mentions or reviews of Tilt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • What It Took to Build a Rails Integration for Rodauth
    11 projects | dev.to | 12 Oct 2022
    The built-in view templates use Tilt's interpolated string engine, which avoids ERB dependency, but requires work to adapt for Rails. So, rodauth-rails' views generator imports already converted ERB view templates that use familiar Rails' form helpers.
  • How to use an Via tool for Rails
    3 projects | /r/ruby | 26 Aug 2022
    If you want people using Rails to use this, turn it into a gem, and use Tilt to make it an actual template language. Generating ERB and saving it to disk like that is a terrible plan for a Rails app. Good idea for a static site generator, like Jekyll, but absolutely a terrible idea for Rails.
  • 16 Best Ruby Frameworks For Web Development
    21 projects | dev.to | 8 Jun 2021
    Cuba takes help from a lot of other technologies to bring the best of everything. For example, the responses in Cuba are the optimized version of the Rack responses. The templates are integrated via Tilt and testing via Cutest and Capybara.

What are some alternatives?

When comparing phlex and Tilt you can also consider the following projects:

view_component - A framework for building reusable, testable & encapsulated view components in Ruby on Rails.

Mustache - Logic-less Ruby templates.

Arbre - An Object Oriented DOM Tree in Ruby

Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.

Hamlit - High Performance Haml Implementation

HyperUI - Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀

Haml - HTML Abstraction Markup Language - A Markup Haiku

maglev-core - Ruby on Rails page builder

tailwind-sorter - A ruby gem to sort the Tailwind CSS classes in your templates the custom way.

Liquid - Liquid markup language. Safe, customer facing template language for flexible web apps.