TypeScript Sample: JQuery Parallax Starfield

April 24, 2017 ยท View on GitHub

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

npm install
tsc
open parallax.html