ZEON.js - A Bookmarklet To Find Errors in JavaScript Code Displayed Within Textareas
ZEON.js is a bookmarklet which when applied to a page finds all textareas which contains JavaScript code and applies error checking to them.
Published at DZone with permission of Hirvesh Munogee, author and DZone MVB. (source)It then shows which errors are found in the code along with with helpful hints on the nature of the errors. ZEON.js could be a useful learning tool as well as a good tool for quick prototyping.
Additionally ZEON.js allows you to minify the code displayed in the textarea and beautify it on the fly too.
Requirements: None
Demo:http:/ / zeonjs. com/
License: Free
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)
Tags:






