package-starter

package-starter

Opinionated TypeScript + esbuild Starter Template

Fast by default, easy to use, batteries included.

  1. ESM/CJS bundler.
  2. pnpm, esbuild, born with fastness.
  3. unit test with Vitest.
  4. TypeScript of course.
pnpm run build
pnpm run check
pnpm test