Vite and TypeScript template for creating npm library packages
A Vite + TypeScript starter template for authoring and publishing npm libraries. It provides build outputs for ESM, CommonJS, IIFE, bundled TypeScript declarations, a local dev server with HMR, and CI workflows for publishing to npm and GitHub Packages. Suited for developing reusable TypeScript libraries intended for distribution via npm.
0