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
Jaeho Shin 66089f0557
num-html type detect/sorting works with multiline
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 num-html type detect/sorting works with multiline 12 years ago
numeric-comma.js Updated to the numeric comma type detection - period allowed for decimal place and negative checking simplified. 12 years ago