tsparse

1.0.1 • Public • Published

tsparse dumps TypeScript lexical ASTs into HTML.

Install

npm install -g tsparse

Use

tsparse foo.ts > foo.html
google-chrome foo.html

Build from source

npm install -g typings
typings install
npm install
tsc

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i tsparse

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • evmar