TypeScript library boilerplate with testing, bundling, and CI tooling.
A starter template for building TypeScript libraries with configs for ESM/CJS builds, testing, linting, and package publishing. Includes bundling and transpilation tools, Jest-based testing setup, and developer tooling like pre-commit hooks and formatters. Suited for authors who want a publish-ready npm library scaffold.
0