mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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