Skip to content

nagyzsolthun/typescript-amd-karma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typescript-amd-karma

Integration of Karma with Typescript using AMD modules

usage under Linux

cd typescript-amd-karma/src
npm install
export CHROME_BIN=/usr/bin/chromium-browser
npm start

Any change in the ts folder will trigger typescript to compile and Karma to execute the tests.

About

Integration of Karma with Typescript using AMD modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published