DOMQL

DOMQL 1.0

DOMQL implements a language and query syntax similar to SQL, allowing database experts to easily understand and manipulate a page's DOM, without needing to learn complicated JS libraries.At it's core, DOMQL implements the SQL syntax by using jQuery's...

JQConsole

JQConsole 2.7

This is a simple web terminal for running JavaScript code.It tries to simulate a low level terminal by providing (almost) raw input/output streams as well as input and output states.The plugin was tested and is working in IE 8, Google Chrome 10, Firefox...