tsdown
Installation
SKILL.md
tsdown - The Elegant Library Bundler
Blazing-fast bundler for TypeScript/JavaScript libraries powered by Rolldown and Oxc.
When to Use
- Building TypeScript/JavaScript libraries for npm
- Generating TypeScript declaration files (.d.ts)
- Bundling for multiple formats (ESM, CJS, IIFE, UMD)
- Optimizing bundles with tree shaking and minification
- Migrating from tsup with minimal changes
- Building React, Vue, Solid, or Svelte component libraries
Quick Start
# Install
pnpm add -D tsdown
Related skills
More from christopher-buss/rbxts-jest-transformer
jest
Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking
1pnpm
Node.js package manager with strict dependency resolution. Use when running
1vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
1roblox-ts
|
1humanizer
|
1isentinel
|
1