| Property | Description | |
|---|---|---|
| JSON |
JSON (JavaScript object Notation) is a lightweight data-interchange format. |
| Class | Description | |
|---|---|---|
| HTMLFormatter | This static tool class defined each of the following methods returns a copy of the string wrapped inside an HTML tag. | |
| Luhn | It is a simple checksum formula used to validate a variety of account numbers, such as credit card numbers, etc. | |
| Minifier | Provides a script to remove comments and unnecessary whitespaces from ECMAScript strings. | |
| MinifierStrings | The string messages used in the Minifier class. | |
| UnicodeChar | ECMA 262 Unicode IFormat-Control Characters tools. |