show-js-error
Advanced tools
Changelog
v1.6.0
Added links to MDN and Stack Overflow for help.
Changelog
v1.5.0
Changelog
v1.4.0
Added ability to change text for button copy.
Changelog
v1.3.0
Example:
showJSError.init({
errorLoading: true,
templateDetailedMessage: 'Before\n{message}\nAfter'
});