28 packages found
A lightweight wrapper around `require` which finds modules and files based on the shortest unique path.
A light-weight, flexible, folder-to-object loader utility.
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.
Transpiles ES6 lodash imports into typescript imports to help with tree-shaking
Transforms lodash function imports into sub-modules imports, which allows for a 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
CLI to identify all descendant imports of a ts file
Recursive Package like Module and JSON Loading for Nodejs
[](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
A vite plugin that creates virtual files for your custom tailwind configuration.
recursively require all the files in a given folder
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.
View a graph of your project!
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