"description":"Parses CSV (or any delimited text) into a usable data structure. This efficient and robust parser gracefully handles malformed input.",
"description":"Parses CSV (or any delimited text) into a usable data structure. This efficient and robust parser gracefully handles malformed input and it can work without jQuery.",