rustywind
headwind
rustywind | headwind | |
---|---|---|
3 | 9 | |
466 | 1,372 | |
2.6% | - | |
8.2 | 0.0 | |
8 days ago | about 1 year ago | |
Rust | TypeScript | |
Apache License 2.0 | MIT License |
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.
rustywind
-
Tailwind CSS class sorter โ the custom way
RustyWind is a CLI for ordering Tailwind classes but also does not yet support custom regexps.
-
Automatically sorting your Tailwind CSS class names
Enter, Rustywind. It is a CLI rustywind that is installed via npm but written in Rust. I didn't know you could do that either.
-
How do you order class names in the markup?
Yea I think Ima go this route. I just want to be consistent with the organization. I just found https://github.com/avencera/rustywind as well. Its a CLI version of Headwind.
headwind
-
HyperUI Rewritten... What's Changed?
Added the tailwind-prettier-plugin as not everyone uses headwind
-
class order
Headwind is a nice addon for VS Code to sort classes automatically and warn you when using conflicting classes: https://github.com/heybourn/headwind
-
Cleaner CSS in your component templates with Tailwind and Headwind
The one I'm using is Headwind which defines itself as:
-
Tailwind CSS class sorter โ the custom way
Headwind is a nice opinionated sorter which probably can be tweaked to understand our Slim templates but as a VS Code plugin it only works inside this particular IDE. We mostly use JetBrains RubyMine in our team and also needed a CLI version.
-
How to keep Tailwind DRY
If you are worried about property sort order (Tailwind is much more readable if you are) then you can use another tool to deal with that for you: Headwind. This VS Code extension will format your Tailwind classes on save and group them by their function, making sure everything is where you expect it.
-
Automatically sorting your Tailwind CSS class names
Headwind - a VS Code extension that sorts your CSS classes on save
-
Why Tailwind? A long term user perspective
I can suggest taking a look at Tailwind CSS Best Practice Patterns and Robin Malfait's Good Example to get an idea of how that would look like. For consistency, I can also recommend having a convention for class ordering or using headwind as an opinionated class sorter.
-
TailwindCSS JIT with Arbitrary Values
There's Headwind CSS, which orders classes predictably. But it doesn't move them to separate lines. This could be a config option if you're willing to write a pull request.
https://github.com/heybourn/headwind
- How do you order class names in the markup?
What are some alternatives?
tailwind-config-viewer - A local UI tool for visualizing your Tailwind CSS configuration file.
Tailwind CSS - A utility-first CSS framework for rapid UI development.
Overcommit - A fully configurable and extendable Git hook manager
prettier-plugin-tailwindcss - A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
tailwind-sorter - A ruby gem to sort the Tailwind CSS classes in your templates the custom way.
tailblocks - Ready-to-use Tailwind CSS blocks.
crabtyper - A speed typing web app written in Rust
docker-django-example - A production ready example Django app that's using Docker and Docker Compose.
Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
docker-node-example - An example Node / Express app that's using Docker and Docker Compose.
twin.macro - ๐ฆนโโ๏ธ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.