Use case
Framework
Owner
- @Nodejs/Correct Ts Specifiers- This package transforms import specifiers from the old - tsc(TypeScript's compiler) requirement of using- .jsfile extensions in source-code to import files that are actually typescript; the corrected specifiers enable source-code to be runnable by standards-compliant software like Node.js.
- Correct Ts Specifiers- This package transforms import specifiers from the old - tsc(TypeScript's compiler) requirement of using- .jsfile extensions in source-code to import files that are actually typescript; the corrected specifiers enable source-code to be runnable by standards-compliant software like Node.js.
- Meteor/V3/Fibers To Async Promises- This codemod assists in removing the use of Fibers from your Meteor codebase, refactoring your code to utilize the modern - async/awaitpattern introduced in Meteor v3.
- Npm Esm First In Exports- Sort package.json export order to prefer ESM over CJS - Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by- @codemod 
- @E18e/Xtend- Introduction
- @E18e/Typed Array Byte Offset- Introduction
- @E18e/Typed Array Buffer- Introduction
- @E18e/String.Prototype.Repeat- Introduction
- @E18e/String.Prototype.Matchall- Introduction
- @E18e/Split Lines- Introduction
- @E18e/Setprototypeof- Introduction
- @E18e/Promise.Allsettled- Introduction
- @E18e/Pad Left- Introduction
- @E18e/Object.Getprototypeof- Introduction
- @E18e/Object Keys- Introduction
- @E18e/Object Is- Introduction
- @E18e/Object Assign- Introduction
- @E18e/Number.Isfinite- Introduction
- @E18e/Md5- Introduction
- @E18e/Math.Sign- Introduction