TypeScript package starter with automated GitHub release and npm publishing.
Starter kit for developing and publishing TypeScript and React npm packages. It provides a tsup-based build, Storybook for component documentation, Vitest for testing, Biome for linting/formatting, and PostCSS support, and integrates with GitHub Releases to automate publishing to npm. Suited for libraries, UI component packages, and other reusable JavaScript/TypeScript packages.
0