TypeScript npm package boilerplate for building and publishing Node.js libraries
Starter template for building and publishing typed Node.js libraries to npm using TypeScript, Jest, ESLint, and Prettier. Includes CI workflows (GitHub Actions), Codecov integration, prepublish hooks, and a minimal example implementation, suited for package authors who want type declarations, tests, and automated publishing.
0