npm-package-ts-scaffolding
Cadienvan/npm-package-ts-scaffolding
JavaScript
A simple scaffolding tool for creating a new project to be published to npm. It provides a build command that will compile your code to a CommonJS Node 14.16 target, allowing named imports for CommonJS packages inside ESM files.