Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History

jquery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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

npm install
tsc
open parallax.html