UIZE JavaScript Framework

JavaScript Tool Examples

The UIZE JavaScript Framework includes scores of excellent examples to get you started. This index lists 11 JavaScript tool examples.
TAKE A STEP-BY-STEP TOUR...
You can take a step-by-step tour through the examples listed on this page. When you get into the tour, you can use the tour navigation bar that will appear just under the title bar to navigate through the examples. Use the arrows to go forward or back, or click on a "notch" on the progress bar to jump straight to an example.
Color Format Converter  Easily convert color values from one format to another. Convert between RGB hex, RGB tuple string, HSL, HSV, CMYK, and SVG color names. Color Gradient Tool  Explore a wide variety of color gradients - from basic gradients to intricate patterns. Tweak presets or build your own. Use gradients to pick colors. Curve Explorer  Add pizazz to JavaScript animations - bounce, easing, elasticity, and more. Visualize and experiment with preset curve functions. Or create your own! Dependency Analyzer  View detailed info for any module, including a full dependency visualization. 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. 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. Multi-line String Serializer  Take multi-line strings and serialize them to multi-line JavaScript string literal expressions using string concatenation. Pseudo-localizer  Experiment with the technique of pseudo-localization. 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.