trace-inline

v1.0.1
A better --trace-inlining
trace inline inlining debug tools devtools dev perfomance perf and 5 more...

trace-inline npm license downloads

A better --trace-inlining

>trace-inline -h
USAGE: trace-inline <script>

Options:
  -h, --help      Show help                                            [boolean]
  -v, --version   Show version number                                  [boolean]
  -r, --reporter             [choices: "tape", "tree", "pass"] [default: "tree"]

Reporters

Just pass your script as an argument and trace-inline will show you pretty human-readable output trace-inline index.js.

tree

You can use any formatter you want to process the TAP output (-r tape).

tape

or get raw unparsed data (-r pass)

pass

You can pass an additional arguments after --: trace-inline -- --harmony-tailcalls index.js

Related

License

MIT, 2017 (c) Dmitry Tsvettsikh

npm i trace-inline

Metadata

  • MIT
  • >=4
  • Dmitry Tsvettsikh
  • released 2/19/2017

Downloads

Maintainers