Skip to content

Minimal TypeScript example with different kinds of imports

License

Notifications You must be signed in to change notification settings

TurtlePU/min-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

min-TS

Just a demonstration of different kinds of imports in pure HTML + TS stack.

For this to work, you need to download:

  1. pixi.min.js -> page/js/lib
  2. pixi.js.d.ts -> ts/lib (you need a matching version of .d.ts)

Then compile TypeScript with $ tsc.

And, finally, start a local site in order to access module-type imports. In Windows, this can be done via IIS.

About

Minimal TypeScript example with different kinds of imports

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages