Skip to content

node.js debugger module that displays stack traces in readable html

License

Notifications You must be signed in to change notification settings

lukasruczkowski/tracy.js

 
 

Repository files navigation

tracy.js

node.js debugger module that displays stack traces in readable html

Heavily inspired by https://github.com/nette/tracy

Dependency Status Build Status Coverage Status

Installation

$ yarn add tracy.js

or

$ npm i -s tracy.js

About

node.js debugger module that displays stack traces in readable html

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.6%
  • HTML 15.4%