You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/type-detection
Allan Jardine 27c1c7ed96
Fix: Formatted numbers type detection and sorting names didn't quite match
12 years ago
..
currency.js Update to current type detection - Nuno Gomes points out that European convention is not always to have the € first - you can have it at the end etc. As such, rewrite this plug-in to be a lot more lenient as to how it detects currency. Also use a regex rather than looping over the characters externally, and cope with non-string data. 12 years ago
date-uk.js Add anchor tags 13 years ago
file-size.js Add anchor tags 13 years ago
formatted-num.js Fix: Formatted numbers type detection and sorting names didn't quite match 12 years ago
index.html Update index files for m4 13 years ago
ip-address.js Add anchor tags 13 years ago
num-html.js Add anchor tags 13 years ago
numeric-comma.js Add anchor tags 13 years ago