azu

↗ HN profile [ 5884 ms ] full profile
Karma
6
Created
March 19, 2020 (6y ago)
Submissions
0
  1. This tool helps you to create Dual CommonJS/ES module packages. (dual package is a package that can be used from CommonJS and ESM) It is hard to create dual package in only TypeScript Compiler(`tsc`) because TypeScript…