1.0.7 • Published 6 years ago

printstack v1.0.7

Weekly downloads
10
License
ISC
Repository
github
Last release
6 years ago
$ npm i printstack
var Stack = require('printstack');
Stack.PrintStack();
//File: <The File Name>
//Line Number: <Line Number>
//or
Stack.PrintStack("This is a comment that will show up.");
//File: <The File Name>
//Line Number: <Line Number>
//This is a comment that will show up.
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago