Browse Source

Update README.md (+1 squashed commit) (#387)

Squashed commits:
[5c2fa82] Update README.md
pull/390/head
Brian Cullinan 8 years ago committed by Matt Holt
parent
commit
3bf63f0af8
  1. 1
      README.md

1
README.md

@ -14,6 +14,7 @@ Papa Parse is the [fastest](http://jsperf.com/javascript-csv-parsers/4) in-brows
- Pause, resume, abort - Pause, resume, abort
- Can convert numbers and booleans to their types - Can convert numbers and booleans to their types
- Optional jQuery integration to get files from `<input type="file">` elements - Optional jQuery integration to get files from `<input type="file">` elements
- One of the only parsers that correctly handles line-breaks and quotations
Papa Parse has **no dependencies** - not even jQuery. Papa Parse has **no dependencies** - not even jQuery.

Loading…
Cancel
Save