rustywind
twin.macro
rustywind | twin.macro | |
---|---|---|
3 | 57 | |
466 | 7,885 | |
2.6% | - | |
8.2 | 5.9 | |
6 days ago | 5 months 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.
twin.macro
-
Tailwindcss in Styled-Components
Twin Macro Github Repo. This is a great resource to help you pick up Twin’s syntax, learn more about the package, and keep up to date with the latest releases.
-
CSS Style Guide for Web Dev?
Personally I like twin.macro the most. It’s similar to the above but based on Tailwind.
-
Cool Tailwindcss Tools For Everyone
twin.macro is a library that allows you to use these styles in your JavaScript code. This library works exactly like styled-components.
- How do you css?
-
Fixing Class Composition in Tailwind CSS
One of the more promising alternatives is twin.macro - a Babel macro that processes Tailwind classes to generate JS objects understandable by various CSS-in-JS libraries. The developer experience (DX) of using it is amazing as you not only get all of Tailwind’s features without much change to your code, but you also get much more flexibility - all that on top of the traditional benefits of CSS-in-JS. Here’s an example code:
-
Setup Nextjs Tailwind CSS Styled Components with TypeScript
twin.macro
-
What unpopular webdev opinions do you have?
If you use Tailwind with React a lot, and are wanting support for Styled Components, give Twin Macro a look. They're close to finishing support for TW v3 in their Releases section :)
- Are utility classes horrible design or am I dumb?
- What's the proper way to write Tailwind with React?
-
Stailwc: an swc plugin for transpiling tailwind directives at compile time
The blocker for us using it is our use of an excellent library called twin.macro which is built against babel's transpilation APIs to parse tailwindcss directives at compile time so that they may be used with css-in-js libraries. This efficiently bundles your css so that you only ship the precise css you use. The problem is, it's all quite slow.
What are some alternatives?
headwind - An opinionated Tailwind CSS class sorter built for Visual Studio Code
twind - The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
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
tailwindcss-classnames - Functional typed classnames for TailwindCSS
tailwind-sorter - A ruby gem to sort the Tailwind CSS classes in your templates the custom way.
jest-styled-components - 🔧 💅 Jest utilities for Styled Components
crabtyper - A speed typing web app written in Rust
vue-emotion - Seamlessly use emotion (CSS-in-JS) with Vue.js
Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
tailwindcss-intellisense - Intelligent Tailwind CSS tooling for Visual Studio Code