The UIZE JavaScript Framework provides a number of JavaScript tools that can help you in developing and troubleshooting your UIZE-powered Web site.
-
Curve Explorer ?
Add pizazz to JavaScript animations - bounce, easing, elasticity, and more. Visualize and experiment with preset curve functions. Or create your own!
-
JavaScript Scruncher ?
Take bloated JavaScript source code and scrunch (minify, compress) it using this versatile tool. Drastically reduce its size and even obfuscate it!
-
JavaScript Template Tester ?
Experiment with JavaScript templates and see how they can be used to generate HTML. See them compiled to JavaScript functions, and JavaScript modules.
-
JSON Prettifier ?
Take ugly / unreadable JSON data and prettify it by re-serializing it. Make it look exactly how you want with the many serialization options provided.
-
Simple Data Tester ?
Experiment with SimpleData - an indentation-based format for representing structured data. Convert data formatted as SimpleData to the JSON format.
-
SimpleDoc Tester ?
Experiment with SimpleDoc - a Wikitext like document format. See its formatting rules in action. See how it is generated to HTML and preview the HTML.