zguolee / starter-ts

Starter template for TypeScript library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starter-ts-placeholder

NPM version

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit zguolee/starter-ts my-starter-ts
cd my-starter-ts
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Note: Replace starter-ts-placeholder, _description_ and zguolee globally to use this template.

License

MIT License © 2023-PRESENT Neil Lee

About

Starter template for TypeScript library

License:MIT License


Languages

Language:TypeScript 65.5%Language:JavaScript 34.5%