Skip to content

ConsoleTVs/tsup

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 14.6%