Skip to content

Releases: Alexandre-Chapelle/unimod

v1.0.0 - Initial Release

15 Dec 18:34
bc88d3b
Compare
Choose a tag to compare

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.