Skip to content

allenthich/ts-library-template

Repository files navigation

ts-library-template

Create a TypeScript library including:

  • Biome.js

Local Development Testing

Bundle package similar to publishing:

$ pnpm pack

Output: allenthich-ts-library-template-0.0.1.tgz

Usage

In the consuming project, run:

pnpm install ./allenthich-ts-library-template-0.0.1.tgz

About

Starter TypeScript library template with bare essentials including CI/CD

Resources

Contributing

Stars

Watchers

Forks

Packages