babel-utils / babel-collect-importsLinks
Recursively collect all the internal and external dependencies from an entry point
☆34Updated 6 years ago
Alternatives and similar repositories for babel-collect-imports
Users that are interested in babel-collect-imports are comparing it to the libraries listed below
Sorting:
- Wrap dynamic imports with metadata about the import☆26Updated 8 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- Babel plugin to enable importing modules using a glob pattern☆59Updated 8 years ago
- a 'babel-macros' version of 'babel-plugin-idx'☆91Updated 3 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- ☆26Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆61Updated 7 months ago
- A service that packages DLL bundles and manifests☆59Updated 8 years ago
- Babel plugin that injects helpful details into console statements☆84Updated last year
- Resolve URL pathnames using JavaScript☆64Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 7 months ago
- Serialize a module into an easier format to work with☆34Updated 2 years ago
- Express extension to open file in editor☆20Updated 3 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Removes webpack-specific functions from JavaScript code.☆32Updated 8 years ago
- babel plugin to replace inline variables☆23Updated 8 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Webpack progress wait page for webpack-dev-server☆60Updated last year
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Environment agnostic nextTick polyfill