Last active
March 8, 2024 18:31
-
Star
(270)
You must be signed in to star a gist -
Fork
(22)
You must be signed in to fork a gist
-
-
Save balupton/3944017 to your computer and use it in GitHub Desktop.
Debugging & Profiling Node.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shameless plug: I'm currently working on a something that's pretty similar (and started as a fork of) to node-inspector [1]. It could be interesting for people using coffee-script since it has support for source maps. And it works with the built-in DevTools that ship with Chrome.
[1] https://github.com/jkrems/bugger