HomyeeKing / ts-lib-starter

My minimal TypeScript library starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-ts-lib

npm version npm downloads

Using this template

  • Search my-ts-lib and replace it with your custom package name.
  • enter package.json and replace the <your_git_repo_url> with your repo url

Features:

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

Install

npm i my-ts-lib

About

My minimal TypeScript library starter

License:MIT License


Languages

Language:Shell 50.7%Language:TypeScript 49.3%