rebolyte / dojo1-typescript

Simple setup of using Dojo 1.x with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dojo 1.x + TypeScript

To see it in action, open index.html.

To build things yourself, npm i -g typescript and then run tsc in the root dir of this repo. To keep things groovy while you're working away, run tsc --watch instead.

This uses the dojo/typings repo instead of DefinitelyTyped, as it seems to be better maintained.

Resources

About

Simple setup of using Dojo 1.x with TypeScript


Languages

Language:TypeScript 46.9%Language:JavaScript 36.5%Language:HTML 16.5%