esbuild-typescript-library-template
esbuild-typescript-library-template copied to clipboard
A template for building a library through typescript and bundling it through esbuild.
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-projectcd my-projectpnpm install
Releasing
This uses manual release, go to actions tab and trigger the type of release you want (Major, Minor, Patch)