27 packages found
A lightweight wrapper around `require` which finds modules and files based on the shortest unique path.
Transform any member style `import { foo as bar } from 'module'` to default direct style `import bar from '{any}/foo'` with ease to enable tree shaking with any module.
A light-weight, flexible, folder-to-object loader utility.
Transforms lodash function imports into sub-modules imports, which allows for a tree-shaking
Transpiles ES6 lodash imports into typescript imports to help with tree-shaking
Allows you to import an abstract syntax tree (AST) output from the companion draft-js-ast-exporter.
Mad metrics for your rollup bundles, know all the things
Unwrap imports for tree shaking
[](https://travis-ci.com/vladborsh/imports-sanitize) [](https://cove
- lodash
- lodash-es
- lodash-imports
- imports
- import
- imports-fix
- tree-shaking
- tree-shakable
- tree-shakable-imports
- tree-shakable-lodash
Recursive Package like Module and JSON Loading for Nodejs
CLI to identify all descendant imports of a ts file
recursively require all the files in a given folder
A imports transform unplugin.
Transforms lodash imports into tree-shakeable ones
Mad metrics for your rollup bundles, know all the things
Performs RegEx Static Analysis On JavaScript Programs To Find Out All Dependencies That Stem From The Given Files.
Uses dynamic import() to recursively loop through a directory tree, import all index.mjs files and return an array of references to the imported modules
Tree-shakes and optimizes ThreeJS apps