esbuild-typescript-library-template
v3.0.3
Published
Typescript Esbuild Library Template
Downloads
6
Maintainers
Readme
esbuild-typescript-library-template
A template for building a library through typescript and bundling it through esbuild.
Uses PNPM, Biome, and Github Actions for CI/CD.
Getting started
git clone [email protected]:spa5k/esbuild-typescript-library-template.git my-project
cd my-project
pnpm install
Releasing
This uses manual release, go to actions tab and trigger the type of release you want (Major, Minor, Patch)