tailwind-sorter VS phlex

Compare tailwind-sorter vs phlex and see what are their differences.

tailwind-sorter

A ruby gem to sort the Tailwind CSS classes in your templates the custom way. (by NejRemeslnici)
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
tailwind-sorter phlex
1 19
18 1,136
- 4.0%
6.6 9.0
7 months ago 3 days 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.

tailwind-sorter

Posts with mentions or reviews of tailwind-sorter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-21.
  • Tailwind CSS class sorter – the custom way
    5 projects | dev.to | 21 Sep 2021
    If we’ve got your attention, please read the project README and wiki and feel free to customize anything you’ll find there. And let us know how it worked for you. Good luck with Tailwind classes sorting! 🤞

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

What are some alternatives?

When comparing tailwind-sorter and phlex you can also consider the following projects:

modern-rails-flash-messages - Modern Rails flash messages - Example App

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