JavaScript : Scripts and Programs : Converters

Decode

0.0/5 (0 votes cast)

This component is used to encode/decode UTF-8 data. Can be used with WebToolKit or as a standalone component.

HTML2XHTML Converter

0.0/5 (0 votes cast)

This converter generates a well-formed XHTML string from an HTML DOM object. H2X could be used in content management systems, online WYSIWYG HTML editors or any other application to produce well formed XHTML 1.0 code. H2X works in MS IE 5.0 for Windows or above, Netscape 7.1, Mozilla 1.3 or above. It should work in all Mozilla based browsers (e.g. Firefox 0.8+).

Hex To RGB Converter

0.0/5 (0 votes cast)

This script will convert any hexadecimal value to RGB and back. The background color on the page will also change to the value you select.

A (very) Simple Date Parser

0.0/5 (0 votes cast)

This is a very simple script that takes a date in text format (dd/mm/yyyy) and converts it to mmmm d, yyyy format. E.g.: 22/05/2002 to May 5th, 2002. It also checks the date so 29/2/2002 results in "February has only 28 days in 2002!".

Base Converter

0.0/5 (0 votes cast)

A base converter. Just type a valid positive number in any one of the boxes and click outside the box. The equivalent will appear in the other boxes.

Decode

2.0/5 (1 vote cast)

This component is used to encode/decode data using the base64 algorithm. When used with WebToolKit.utf8 component it is fully compatible with UTF-8 encoding. This component is very useful when u want to transfer data using AJAX technology.

This javascript 1.2 program allows you to convert text written în the famous LaTeX typesetting format into some HTML. Since LaTeX possesses a huge number of commands and allows you to define your own commands, this program only convert commands that are related to mathematical formulas. About 200 tokens are supported.