282 Commits (6297e4ec00809d0dab895463981a67d49dbf1ff4)
 

Author SHA1 Message Date
sandstrom 6297e4ec00 Determine global scope without using eval 8 years ago
Sergi Almacellas Abellana 4fb911d9e3 Patch version bump 8 years ago
Sergi Almacellas Abellana a0500c469f Merge pull request #335 from hanwiz/master 8 years ago
Prayash Mohapatra 32cc6cad64 Add Custom Quote Character to unparse (#329) 8 years ago
Sergi Almacellas Abellana 449972eb65 Merge pull request #318 from mickylad/delimiter-callback 8 years ago
Sergi Almacellas Abellana 6258a6aeae Merge pull request #346 from 12CU/header-option-for-unparse 8 years ago
Matthew Holt ed0f5795e4 Add author’s note to read about seeking lead maintainer 8 years ago
Tijs Zwinkels d4641f4d62 header: option for unparse 8 years ago
Tijs Zwinkels 68e3a6d803 header: option for unparse - Test 8 years ago
Matt Holt a72309fc66 Merge pull request #338 from ONE-LOGIC/master 9 years ago
Simon Hilz 37c2100182 char replacement if non default quoteChar 9 years ago
Hanwiz 341b98fe4e No Content-Range, then finish with current data! 9 years ago
Matt Holt 382956a715 Merge pull request #322 from marshall007/dynamic-columns 9 years ago
marshall007 7225d8ec79 Support dynamic typing on explicitly defined columns 9 years ago
Michael Orchard 787ac7d8f7 Add callback option for specifying delimiter. 9 years ago
Matt Holt caf0002dfc Merge pull request #317 from prayashm/master 9 years ago
Prayash Mohapatra adba1c0955 Add custom quote character option for parsing CSV files 9 years ago
Matt Holt 8c758484a1 Merge pull request #308 from IngloriousCoderz/master 9 years ago
IceOnFire fbf22867bf Fix global Papa var name 9 years ago
Matteo Antony Mistretta b576922d57 Fix UMD (#305) 9 years ago
Matt Holt 0db1928803 Merge pull request #301 from AstroAndyN/patch-1 9 years ago
AstroAndyN 79154acb13 Fix for complete(res, file) in parse(file, ...) 9 years ago
Matt Holt a61e4a3153 Merge pull request #281 from lschjeide/master 9 years ago
Matt Holt 7c468ceb35 Merge pull request #284 from dimitrimitropulos/patch-1 9 years ago
dimitrimitropulos 126820a753 small style consistency change (typo?) 9 years ago
Leif Schjeide 4569c6d486 Fixes auto detecting mixed line endings 9 years ago
Matt Holt 6d91309a16 Merge pull request #277 from jbzorg/master 9 years ago
jbzorg cea69b4ac4 Fix newline option for delimiter autodetect 9 years ago
Matt Holt 921e25076f Merge pull request #256 from breck7/master 9 years ago
Breck 4ae5494901 Updated double equals to triple equals, removed whitespace at end of lines and standardized quotes. 9 years ago
Matt Holt 9183ffb2d8 Merge pull request #223 from atomx/withcredentials 9 years ago
Matt Holt 48522bdb5c Merge pull request #199 from pykiss/master 9 years ago
ommar 75cfc8cdd6 Merge pull request #2 from atomx/master 10 years ago
ommar 7e5044a7a1 Merge pull request #1 from mholt/master 10 years ago
Matthew Holt 6fe5c2b947 Patch version bump 10 years ago
Matt Holt 33a8dfcb44 Merge pull request #204 from andekande/patch-1 10 years ago
Braden Anderson 5f21c93bc8 Merge pull request #211 from benekastah/master 10 years ago
Paul Harper 871a20db2e Using PapaParse inside a worker 10 years ago
Matt Holt 967fc14dd9 Merge pull request #239 from bluej100/eof 10 years ago
Braden Anderson 69eeb71df6 handle empty quoted field at EOF 10 years ago
Matt Holt 79e0c70112 Merge pull request #234 from Turbo87/jsdoc 10 years ago
Matt Holt 016dd29adf Merge pull request #233 from Turbo87/mocha 10 years ago
Tobias Bieniek 212ee33f5c test-cases: require() necessary test dependencies if running on NodeJS 10 years ago
Tobias Bieniek 678ac76479 tests: Merge test-runner.js into test-cases.js 10 years ago
Tobias Bieniek 06a628409a test-cases: Conditionally disable tests if XMLHttpRequest is unavailable 10 years ago
Tobias Bieniek 0b3a85cfad Add TravisCI manifest 10 years ago
Tobias Bieniek 8519f07aed tests: Support phantomjs testing 10 years ago
Tobias Bieniek 1e0d19a938 Replace plain comments with JSDoc comments 10 years ago
Tobias Bieniek a9a981f668 test-cases: Conditionally disable custom test using File API 10 years ago
Tobias Bieniek efafabafdb Use "mocha" for browser tests 10 years ago