Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Overview

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

How to:

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

Notes:

Compiles with TypeScript 0.8.3. See the '0.9.0' branch for a version with works with TypeScript 0.9.0.

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