Friday, July 18, 2014

Links to online utilities for faster development and testing

This post is just to have all useful links at one place

XPath:
To Test XPath 1.0 :             
           http://www.online-toolz.com/tools/xpath-editor.php
To Test Xpath 2.0
           http://videlibri.sourceforge.net/cgi-bin/xidelcgi

Javascript:
Check for errors in java script
           http://www.javascriptlint.com/online_lint.php
Javascript beautifier (beautify javascript or html)
           http://jsbeautifier.org/
JSON Beautify 
           http://jsonformat.com/#jsondataurllabel
              http://jsonformatter.curiousconcept.com/

Stylesheet:
CSS Beautify
           http://www.codebeautifier.com/#skip
Convert inline css to external css
           http://www.cssout.com/
Working with Javascript styling attributes
           http://www.comptechdoc.org/independent/web/cgi/javamanual/javastyle.html

JDBC Connection:
Working with JDBC Connections :
           http://www.herongyang.com/JDBC/Oracle-JDBC-Driver-Connection-URL.html

Extends Class provides several online tools (mentioned below):

Playgrounds:

API tools:
Random Data Generator:
Checkers:
XML tools:
JSON tools:
Converters / Encoders:
Minifiers:
Other:

No comments:

Post a Comment