Skip to content

hakobera/tscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Realtime rendering TypeScript generated code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published