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. (by ben-rogerson)
crossed | twin.macro | |
---|---|---|
2 | 57 | |
12 | 8,002 | |
- | 0.3% | |
9.7 | 5.9 | |
8 days ago | 12 months ago | |
TypeScript | TypeScript | |
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.
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.
crossed
Posts with mentions or reviews of crossed.
We have used some of these posts to build our list of alternatives
and similar projects.
-
🚀 New Beta Alternative for Styling in React Native and React Native Web with TailwindCSS - Introducing @crossed/styled!
Link to documentation: https://lobor.github.io/crossed/
@crossed/styled is currently in beta and available on GitHub at https://github.com/lobor/crossed.
twin.macro
Posts with mentions or reviews of twin.macro.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-18.
-
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?
When comparing crossed and twin.macro you can also consider the following projects:
shapesnap - 🃏 Transform images to SVG using primitive shapes.
identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
tailwindcss-intellisense - Intelligent Tailwind CSS tooling for Visual Studio Code
tailwindcss-classnames - Functional typed classnames for TailwindCSS
jest-styled-components - 🔧 💅 Jest utilities for Styled Components
tailwind-safelist-generator - Tailwind plugin to generate purge-safe.txt files