GitHub - kublaj/node-debug-samples: Small sample apps useful to explore Node Inspector debugging features · GitHub
Skip to content

kublaj/node-debug-samples

 
 

Folders and files

Repository files navigation

node-debug-samples

Small sample apps useful to explore Node Inspector debugging features

  • hello-world: Most simple program possible with no require statements.
  • simple-server: Http application with a function call.
  • sourcemap: Http application written in CoffeeScript, good for debugging sourcemap support.

About

Small sample apps useful to explore Node Inspector debugging features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 60.4%
  • CoffeeScript 39.6%