SectorLabs / babel-plugin-transform-named-importsLinks
Transforms named imports into (default) full path imports.
☆37Updated 2 years ago
Alternatives and similar repositories for babel-plugin-transform-named-imports
Users that are interested in babel-plugin-transform-named-imports are comparing it to the libraries listed below
Sorting:
- Run svgr at build-time with babel-plugin-macros.☆43Updated last week
- A dead simple babel-plugin for translating texts in React applications☆63Updated 7 years ago
- Assigns the nodmodule attribute to script tags injected by Html Webpack Plugin☆45Updated 2 years ago
- ☆37Updated 4 years ago
- An experimental css-in-js library☆81Updated 2 years ago
- Never import classnames again! Converts arrays of classnames to a function call of your choice.☆80Updated 3 years ago
- Get the full control over the nodejs module system.☆12Updated 2 years ago
- babel and typescript "runtime" helpers optimization loader☆24Updated 5 years ago
- 🐏 A webpack plugin for blazing fast builds on a RAM disk / drive☆119Updated 3 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- 🕳 Render Preact trees into other Preact trees, like portals.☆156Updated 5 years ago
- A babel-macro for transforming mdx inline☆95Updated 4 months ago
- Get any Component replaced. Anywhere. 🛠♻️☆44Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- minimalistic transparent reactive programming library☆86Updated 6 years ago
- ESLint Plugin for monorepos☆74Updated 2 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆40Updated 5 years ago
- A Jest plugin for creating screenshots of React components with a little help of Puppeteer☆84Updated 5 years ago
- Find dependencies to transpile with Babel.☆132Updated 2 years ago
- 💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-…