JavaScript Snippet Tester


While responding to JavaScript questions on online Q & A forums, I find it a hassle to create a HTML page (EditPlus is my favorite editor, its Ctrl+B option lets you run your HTML page within the editor) every time, to build & test my sample code.

I've found Rajasekharan Vengalil's JavaScript eval console very helpful to run small snippets.

The author of the tool has provided the code as well, so you can use it locally (link to zipped file) or try the online version.

Related - C# Snippet Compiler

Comments

Popular posts from this blog

2 ways to copy tooltip text from a web page

This Week I Learned - Week 27 2026

HOW TO download files hosted in Azure Web App in bulk