Releases: Alexandre-Chapelle/unimod
Releases · Alexandre-Chapelle/unimod
v1.0.0 - Initial Release
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.