Skip to content

v1.0.0 - Initial Release

Latest
Compare
Choose a tag to compare
@Alexandre-Chapelle Alexandre-Chapelle released this 15 Dec 18:34
· 4 commits to main since this release
bc88d3b

Features

  • Module Conversion: Convert between CJS, ESM, and TS effortlessly.
  • Syntax Transformations: Automatically handle syntax changes during conversion.
  • File Renaming: Rename files appropriately based on the target module system.
  • Automated Backups: Create backups of original files before modification.
  • Logging: Enable detailed logging of the conversion process.
  • Dependency Type Installation: Automatically locate package.json and install types for all dependencies when converting to TypeScript.