1.0.0 • Published 8 years ago

typescript-sample-project v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Sample TypeScript 2.0 Project

Author: Lovelidge, Shawn

Overview:

This Typescript Library is compiled down to ES5 for compatibility with current browsers. By default a minified version is created (i.e. sample.min.js) within the ./dist folder.

Setup:

npm install

Build:

npm run build:watch

Build Output:

Compiled output can be found in the ./dist folder.

1.0.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago