Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This example project demonstrates how to get TypeScript, KnockoutJS, RequireJS and jQuery to play nicely together.

How to:

  1. Install node.js
  2. Reopen your command prompt and run "npm install -g typescript@0.8.3"
  3. Compile with "tsc --module AMD ./js/app/main.ts"

Notes: Compiles with the latest source of TypeScript 0.9.0, too.

References:

About

An example of how to use TypeScript with KnockoutJS, RequireJS (AMD loader) and jQuery (with plugins).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors