TypeScript NPM package template with build, test, and release tooling.
A project template to bootstrap NPM packages written in TypeScript. It bundles build tooling, unit testing, documentation generation, versioning, and CI workflows (tsup, Vitest, Typedoc, Changesets, GitHub Actions) and uses pnpm as the package manager. Suited for authors building libraries and utilities intended for distribution on npm.
0