From 3bf63f0af8f407509bb105c855a2415faf79e32a Mon Sep 17 00:00:00 2001 From: Brian Cullinan Date: Thu, 25 May 2017 23:20:00 -0700 Subject: [PATCH] Update README.md (+1 squashed commit) (#387) Squashed commits: [5c2fa82] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f5091a..7ecded5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Papa Parse is the [fastest](http://jsperf.com/javascript-csv-parsers/4) in-brows - Pause, resume, abort - Can convert numbers and booleans to their types - Optional jQuery integration to get files from `` elements +- One of the only parsers that correctly handles line-breaks and quotations Papa Parse has **no dependencies** - not even jQuery.