mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:19:30 -06:00
===== TypeScript Sample: JQuery Parallax Starfield ===== === Overview === This sample shows a simple jQuery application in TypeScript using a jQuery TypeScript typing. === Usage === For best results, scroll the window using the scrollbar. === Running === tsc --target ES5 parallax.ts start parallax.html