tscv

0.1.0 • Public • Published

tscv

tscv is a realtime TypeScript generated code viewer.

Screenshot

image

Prerequirements

You need to install TypeScript compiler via npm:

$ npm install typescript -g

How to use

$ npm install markup -g
$ makrup [path/to/file] [port]

default port is 3000 open (http://localhost:port/) on your browser, and write your TypeScript.

licence

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i tscv

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • hakobera