Node.js tool for updating your ES module and CommonJS specifiers.
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewritespecifiers entirely.
Dynamically rewrite bare module specifiers at runtime
Codemod to rewrite module specifiers of TypeScript files to their full paths.