Sinon.JS Bookmarklet: On-the-fly spies for debugging
Add the following as a bookmark, then click to add Sinon.JS to the current page.
javascript:(function(){mElement=document.createElement('script');mElement.type='text/javascript';mElement.src='//cdnjs.cloudflare.com/ajax/libs/sinon.js/1.7.3/sinon-min.js';document.head.appendChild(mElement);})();
Written by Patrick McLaren
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Bookmarklet
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#