0.0.7 • Published 6 years ago

netpack-typescript-compiler v0.0.7

Weekly downloads
29
License
-
Repository
-
Last release
6 years ago

NetPackTypescriptCompiler

A typescript compiler written for NodeJS that trasnpiles in memory, for use with NetPack.

Open with VS Code.

npm install

To debug the tests, launch VS Code debugger with "Run mocha" selected.

To run tests from command line:

mocha dist/test

All source code is written in typescript within the src directory, and is transpiled to the dist folder when you run a build in vs code (ctrl + shift + b).

0.0.7

6 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago