Skip to content
/ ts-module Public template

An example TS npm module, which exports compiled JS and associated typings.

Notifications You must be signed in to change notification settings

net-engine/ts-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example TS npm module, which exports compiled JS and associated typings.

usage

  • npm i - install typescript and relevant typings

  • npm test - run Jest tests

  • npm run compile - compile JS and a type definition files to ./out

About

An example TS npm module, which exports compiled JS and associated typings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published