babel-plugin-root-import
Root Import Plugin
A Babel plugin that allows importing modules with root-based paths
Add the opportunity to import modules by the root path
1k stars
10 watching
76 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
babelbabel-plugines6tdd
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| Generates a module to automatically import modules of a given folder | 3 |
| A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
| A Babel plugin that rewrites module paths to shorten and improve import statements | 2 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A polyfill for importing nodes in legacy browsers. | 7 |
| Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
| A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| Adds file names and line numbers to console logs in JavaScript code | 37 |
| Solves the issue of resolving relative paths in JavaScript imports | 7 |
| Utility package for managing Babel plugins in Ember CLI apps and addons | 4 |