susee susee

susee

TypeScript-first bundler for library packages

What is Susee? Quick Start

TypeScript-first

Designed for TypeScript library workflows with reliable output and type-safe defaults.

Dual Module Output

Build ESM and CommonJS artifacts from the same source entry with minimal setup.

Fast Builds

Focused pipeline for package builds without unnecessary app-bundler overhead.

Package.json Management

Optionally updates package metadata to match generated build artifacts.

Plugin System

Add custom build behavior through plugin extension points.

CLI and Programmatic API

Run builds from commands in CI or call the build API inside custom scripts.