MetaMemoryT / node-debug-samples

Small sample apps useful to explore Node Inspector debugging features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-debug-samples

Small sample apps useful to explore Node Inspector debugging features

  • 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

License:MIT License


Languages

Language:JavaScript 59.0%Language:CoffeeScript 41.0%