Skip to content

Catch Javascript errors in the browser. All of them. With real stack traces!

License

Notifications You must be signed in to change notification settings

uwx-node-modules/the-catch-on-the-river-try

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Catch on the River Try

If at first you don't succeed, try-catch.

The Catch on the River Try™® will wrap every block and function expression in a try-catch statements that does not throw within the catch block.

Enjoy the glory of exception-free code today, and it's FREE!

Usage

errorSteamroller.wrapSrc to wrap a block of code, or errorSteamroller.wrap to wrap a syntax tree. eval the return value and enjoy!

License

public domain i guess. by the way this is nearly an exact copy of https://github.com/shz/catcher-in-the-try so check that out i suppose

About

Catch Javascript errors in the browser. All of them. With real stack traces!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%