awesome-babel icon indicating copy to clipboard operation
awesome-babel copied to clipboard

😎A list of awesome Babel plugins, presets, etc.

Results 3 awesome-babel issues
Sort by recently updated
recently updated
newest added

These are the only 2 examples I know of at the moment. I'm sure @kentcdodds knows more.

https://github.com/budarin/babel-preset-perf

**babel-plugin-lucide-react-native** plugin is a transform (like babel-plugin-ramda) to remove unused Lucide Icon dependencies in React Native, without forcing the user to cherry pick methods manually. This lets user use lucide-react-native...