tsup

npm version npm downloads

Bundle your TypeScript library with no config, powered by esbuild.

Quick Start

tsup src/index.ts

This will bundle src/index.ts to dist/index.js.

Documentation

https://tsup.egoist.sh

License

MIT © EGOIST

Description
The simplest and fastest way to bundle your TypeScript libraries.
Readme 12 MiB
Languages
TypeScript 98.7%
JavaScript 0.7%
Dockerfile 0.6%