TypeScript boilerplate for publishing packages to npm or GitHub Packages
Minimal TypeScript boilerplate for creating and publishing packages to npm or GitHub Packages. It includes build, test, and deploy scripts and is suited for authoring TypeScript/JavaScript libraries and utilities intended for distribution via package registries.
0