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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i tscv

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • hakobera