Skip to content
/ ts-lib-starter Public template

My minimal TypeScript library starter

License

Notifications You must be signed in to change notification settings

Mitscherlich/ts-lib-starter

Repository files navigation

my-ts-lib

npm version npm downloads

Using this template

  • Search my-ts-lib and replace it with your custom package name.

Features:

To skip CI (GitHub action), add skip-ci to commit message. To skip release, add skip-release to commit message.

Install

via pnpm, yarn or npm:

pnpm add my-ts-lib
# or
yarn add my-ts-lib
# or
npm i -S my-ts-lib

License

MIT © Mitscherlich

About

My minimal TypeScript library starter

Resources

License

Stars

Watchers

Forks