node-source
v0.2.0
Published
Find the location of a function in the source
Downloads
3
Readme
Find the source script and line number of a function declaration in node
Author: Sam Shull
Repository: http://github.com/samshull/node-source
Issues: http://github.com/samshull/node-source/issues
Warning: this does not work on native functions
Example:
TODO:
Write proper tests
Write proper examples