Ross ROSS = Recommend OSS · open-source software intelligence for agents

jaredpalmer/tsdx

Zero-config CLI for TypeScript package development observed · 2026-08-28

github.com/jaredpalmer/tsdx · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 66
  • Release rhythm 31
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2778
  • days_rel: 247
  • days_push: 205
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

11465 stars · 497 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TSDX is a zero-config CLI for developing, testing, and publishing TypeScript packages, with templates for basic and React libraries. Version 2.0 is a rewrite built on modern Rust-based tooling (bunchee, vitest, oxlint, oxfmt) with bun for package management.

Use cases

  • scaffold a new typescript npm package
  • build a react component library with dual esm/cjs output
  • generate typescript declarations for my library
  • set up zero-config linting and testing for a ts package
  • watch mode rebuilds for package development
  • publish a typescript library without configuring rollup

When to choose

  • you want a zero-config setup for a new TypeScript library
  • you need dual ESM/CJS builds with type declarations out of the box
  • you want fast, modern tooling (vitest, oxlint) bundled together
  • you're starting a React component library from a template

When to avoid

  • you need fine-grained custom bundler configuration
  • your project targets Node.js below 20 or doesn't use bun
  • you have an existing complex build pipeline already configured
  • you're maintaining a legacy v0.x tsdx project without migrating

Facets

cli-tool · maturity active

build-tool cli testing linter formatter package-manager developer-tools web-development frontend programming-languages cli cross-platform typescript zero-config npm-packages library-development esm commonjs bunchee vitest oxlint rollup react-library nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
jaredpalmer/tsdxmain61

For agents

markdown · JSON · MCP: product_card(name="jaredpalmer/tsdx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem