Skip to content

Clean up stack traces by hiding node_modules and the root directory

License

Notifications You must be signed in to change notification settings

markwylde/trace-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trace-cleaner

Clean up stack traces by hiding node_modules and the root directory

Installation

npm install --save trace-cleaner

Example Usage

Include in your app:

require('trace-cleaner')

Or add when running node:

node -r trace-cleaner

About

Clean up stack traces by hiding node_modules and the root directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published