An open API service indexing awesome lists of open source software.

https://github.com/zouloux/tsbundle

Compile your Typescript libraries to ESM and CommonJS.
https://github.com/zouloux/tsbundle

bundle cjs commonjs esm javascript tsc typescript

Last synced: 27 days ago
JSON representation

Compile your Typescript libraries to ESM and CommonJS.

Awesome Lists containing this project

README

          

# TS Bundle

Compile your Typescript libraries to ESM, CommonJS and optimized browser package.

### TODO DOC

### Package.json fields

Good source of info : https://areknawo.com/whats-what-package-json-cheatsheet/