Skip to content

Bare-bones template for developing TypeScript npm packages. ⚙

License

Notifications You must be signed in to change notification settings

ConnorJamesLow/ts-npm-pkg-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-npm-pkg (Template)

Bare-bones template for developing TypeScript npm packages. ⚙

How to use this template

  • Using GitHub - click the green 'Use this template' button above.
  • Using npm - use degit: npx degit ConnorJamesLow/ts-npm-pkg-template my-ts-pkg. Note: you will need to set up your own repository structure.

Run npm init -y and npm i typescript, or use the package.json.example, and you are on your way.

About

Bare-bones template for developing TypeScript npm packages. ⚙

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published