babel-plugin-macros
babel-plugin-styled-components
Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- Sonar - Write Clean JavaScript Code. Always.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
babel-plugin-macros | babel-plugin-styled-components | |
---|---|---|
6 | 2 | |
2,552 | 1,049 | |
- | 0.8% | |
0.0 | 0.0 | |
about 1 month ago | 10 days ago | |
JavaScript | JavaScript | |
MIT License | 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.
babel-plugin-macros
-
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:
-
Jest Error in a NextJS project. babel-jest is unable to find my babel.config.js
MacroError: The macro you imported from "undefined" is being executed outside the context of compilation with babel-plugin-macros. This indicates that you don't have the babel plugin "babel-plugin-macros" configured correctly. Please see the documentation for how to configure babel-plugin-macros properly: https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/user.md
-
A tale of knowledge building
babel-plugin-macros
babel-plugin-styled-components
-
Using styled-components with SWC compiler?
Unfortunately, one thing keeps me from fully migrating to SWC: it replaces Babel, but it seems to have no alternative for babel-plugin-styled-components, which is crucial for my work (I use server-side rendering for styles and want to have readable names for debugging).
What are some alternatives?
ts-loader - TypeScript loader for webpack
babel-plugin-transform-react-remove-prop-types - Remove unnecessary React propTypes from the production build. :balloon:
react-loadable - :hourglass_flowing_sand: A higher order component for loading components with promises.
jsx-control-statements - Neater If and For for React JSX
nextjs-typescript-starter - A starter project with NextJS, Typescript and Tailwind/Styled Components
babel-plugin-module-resolver - Custom module resolver plugin for Babel
babel-plugin-proposal-pattern-matching - the minimal grammar, high performance JavaScript pattern matching implementation
super-expressive - 🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
htm - Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
swc - Rust-based platform for the Web
Rollup - Next-generation ES module bundler