| Expand Exponential v1.0: Expands a number in the exponential form to the decimal form. |
2006.05.08 |
| Highlighter v1.0: Looks for occurrences of one or more strings on the text and calls a ... |
2006.01.13 |
| Extenso v1.0: Converts numbers with less than 63 digits into the extensive form (in por ... |
2005.12.06 |
| Capitalize v1.0: Capitalizes a string, first letter in upper case and the rest in lower ... |
2005.11.20 |
| Pad v1.0: Concatenates a substring until the determinated length is reached without loo |
2005.11.20 |
| Levenshtein v1.0: Amount of characters that must be removed, inserted or replaced on th ... |
2005.11.12 |
| Word Wrap v1.1: Break the lines that exceed a certain amount of characters. |
2005.11.06 |
| ROT13 v1.0: Encodes and decodes strings into the ROT13 format (rotation of the 26 chara ... |
2005.11.01 |
| Soundex v1.0: Phonetic code of a word, useful to search words with similar sounds, howe ... |
2005.11.01 |
| Valid CPF v1.0: Checks if the brazilian CPF is valid. |
2005.10.02 |
| Mask v1.0: Applies a mask on a string. |
2005.10.02 |
| Valid CNPJ v1.0: Checks if the brazilian CNPJ is valid. |
2005.10.02 |
| Trim v1.0: Clears undesirable characters on the left, right or both sides. |
2005.08.11 |