Skip to content

Simple TypeScript demo program to show off its utilization with jQuery and requirejs.

Notifications You must be signed in to change notification settings

napalm684/SteamUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamUsers

Simple demo program to show off TypeScript utilizing jQuery, requireJs and Steam Api calls made from simple node express endpoints. See server.js to enter your api key here:

var apiKey = "<APIKEYHERE>";

Remember to use npm install and typings install then just run gulp.

Requires:

npm install gulp -g

npm install typings -g

About

Simple TypeScript demo program to show off its utilization with jQuery and requirejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published