@l-etabli/gabarit
v0.0.9
Published
This project is a template for creating typscript libraries.
Downloads
585
Readme
l-etabli/gabarit
This project is a template for creating typscript libraries.
It uses :
- Typescript for type checking
- Bun for running tests
- Bun as a package manager
- Biome as a formatter
- Biome as a linter
- Lefthook for pre-commit hooks
- GitHub Actions for CI, which will run typecheck, format, lint, test and than deploy the package to npm