1.0.0 • Published 7 years ago

typescript-sample-project v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago