RIP21 / import-move-codemodLinks
Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.
☆13Updated 3 years ago
Alternatives and similar repositories for import-move-codemod
Users that are interested in import-move-codemod are comparing it to the libraries listed below
Sorting:
- Prevent Jest tests from hitting the network☆29Updated last year
- The Automated barrel file manager: Recursively watches a folder and generates barrel files for your JS/TS project☆85Updated 6 years ago
- Autofix TypeScript types to be imported using `import type`☆42Updated 2 years ago
- A collection of transforms for use with JSCodeshift☆64Updated 4 months ago
- Helpers for typescript generic types☆50Updated 5 years ago
- Typescript based codemods☆74Updated 6 years ago
- ☆42Updated 4 years ago
- Helper for multi-package repository with TypeScript☆66Updated 4 months ago
- 🎒 Writing code migrations with minimal effort☆86Updated 3 years ago
- A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..☆180Updated 7 months ago
- Software streaming to enable node.js support for browser-like chunk loading☆28Updated 3 years ago
- babel and typescript "runtime" helpers optimization loader☆24Updated 6 years ago
- Curried Type Testing library, and Test Matchers for Jest☆173Updated 2 years ago
- PostCSS plugin to generate TypeScript types from your CSS class names.☆71Updated 4 years ago
- Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API☆112Updated 2 years ago
- A set of tools for emulating browser behavior in jsdom environment☆127Updated 4 months ago
- TailwindCss plugin to export Typescript typings, helpers and const from your config.☆57Updated 5 years ago
- Jest runner to test TypeScript typings☆78Updated last week
- Automatically generate stories for all of your component variants☆63Updated 7 years ago
- Zero-dependency nodejs config seeker.☆184Updated last month
- Proof of concept that wraps semantic-release to work with monorepos.