Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
/ package-typescript Public archive

Template for an npm package written with TypeScript

Notifications You must be signed in to change notification settings

parzh/package-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • create new GitHub repo using https://github.com/parzh/package-typescript.git as a template;
  • clone the new repo locally;
  • run npm init to fill missing info (such as the "name" and "author" fields);
  • (optional) remove the "private": true failsafe;
  • start developing the new package!

About

Template for an npm package written with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published