jquery-glob
jquery-glob copied to clipboard
$.format on non-date/numeric values
Perhaps $.format should convert nulls and undefined values to empty strings and invoke .toString() for other non-date/numerics?