Commit Graph

  • 9bc872a2b8 Fix linebreak problem in headers (#542) Jaymes Lauser 2018-07-27 00:15:24 -0700
  • 857e2ec32f added test case and fix for using regex reserved chars as quoteChars #542 jaymeans 2018-07-26 10:44:42 -0700
  • 1fe2285f83 Throw if headerTransform is set but it is not a function Nikola Telkedzhiev 2018-07-26 17:35:31 +0300
  • 2f8adf926a Updated docs Nikola Telkedzhiev 2018-07-26 13:09:00 +0300
  • e72e343b84 Fix function check Nikola Telkedzhiev 2018-07-26 12:07:22 +0300
  • 7e02e8c8bf Add header transform function Nikola Telkedzhiev 2018-07-26 11:51:34 +0300
  • de0bbfadd3 Add option to strip headers Nikola Telkedzhiev 2018-07-25 13:17:25 +0300
  • 769935f440 adding comment jaymeans 2018-07-24 16:12:44 -0700
  • 25c8ff0c9c tested with skipping empty lines jaymeans 2018-07-24 15:48:19 -0700
  • 0d492daafe got tests to pass if no newline at EOF jaymeans 2018-07-24 15:44:24 -0700
  • 0d3b5ffa69 adding tests for linebreaks used when linebreaks are in header fields jaymeans 2018-07-24 13:48:48 -0700
  • 00ce4d031d adding testability for returned meta object jaymeans 2018-07-24 13:47:48 -0700
  • 0cd7404416 adding test case for newline combinations jaymeans 2018-07-20 23:56:22 -0700
  • b99552c262 fixing lint errors jaymeans 2018-07-20 21:48:23 -0700
  • 1e0b341c7c Remove quoted text when detecting delimiters Sergi Almacellas Abellana 2017-02-06 16:22:02 +0100
  • aea73a1c56 Remove extra coma and config from example test case Sergi Almacellas Abellana 2017-02-06 16:21:11 +0100
  • d2cb24be71 Add a bit more data to test case Lee Boynton 2015-09-16 10:50:03 +0100
  • cb27e79cb5 Add failing test which identifies a potential issue with newlines Lee Boynton 2015-08-21 13:47:00 +0100
  • 5e8deb0c9a
    Merge fe16b11dd3 into fb6f96ea99 #540 Nikola Telkedzhiev 2018-07-20 12:07:57 +0000
  • fe16b11dd3 Add config option to convert headers to lowercase #540 Nikola Telkedzhiev 2018-07-20 15:00:13 +0300
  • 89a3c88e25 Whitespace #534 Dennis Boldt 2018-07-07 00:20:07 +0200
  • 1c06fa7efc Undo local test environment changes. Dennis Boldt 2018-07-07 00:18:43 +0200
  • 2c9b709f74 Added doc for the onlyQuoteStrings property Dennis Boldt 2018-07-07 00:04:25 +0200
  • 1d247a21db Refactor variable srt to value Dennis Boldt 2018-07-06 23:48:22 +0200
  • 98506830e9 Fixed #532 - Implemented onlyQuoteStrings Dennis Boldt 2018-07-06 14:03:27 +0200
  • fb6f96ea99
    Move gh-pages branch into docs/ subfolder on master for convenience Matthew Holt 2018-06-22 09:31:56 -0600
  • 82e27a1d6e
    Update (c) years and hide old Donate link Matthew Holt 2018-06-13 11:36:25 -0600
  • 1e9daa0d4f Allow multi-characters delimiter whe unparsing (#519) Adi Roiban 2018-06-12 14:19:03 +0100
  • 6ef8865a7c Forward the exit code from phantom to the npm script. (#523) Adi Roiban 2018-06-12 13:25:03 +0100
  • 6f16d2f99f Revert phantom test runner. #519 Adi Roiban 2018-06-12 13:12:08 +0100
  • 3af376b852 Forwared the exit code from phantom to the npm script. #523 Adi Roiban 2018-06-12 13:06:57 +0100
  • 56aa2e9540 Remove comment. Adi Roiban 2018-06-12 12:34:21 +0100
  • 476ca1c63f Fix typo in trimHeaders config option Sergi Almacellas Abellana 2018-06-12 10:50:53 +0200
  • 4c7a57d1d4 Update test for explicit leading and tralining spaces. #521 Adi Roiban 2018-06-09 08:53:14 +0100
  • 528dad066a Strip spaces from quoted values. Adi Roiban 2018-06-09 08:42:25 +0100
  • 0d9bc20870 Fix linter. Adi Roiban 2018-06-08 20:37:39 +0100
  • 722c114fa7 Fix phantom test runner to bubble the exit code. Adi Roiban 2018-06-08 19:04:07 +0100
  • f00137a5ac Rewrite to make phantom happy. Adi Roiban 2018-06-08 18:50:36 +0100
  • 09693fa0b6 Update docs. Adi Roiban 2018-06-08 18:47:22 +0100
  • 59e475ee6e Allow multi-characters delimtier at serialization. Adi Roiban 2018-06-08 17:35:54 +0100
  • 0b3f29c353 Remove non needed test cases Sergi Almacellas Abellana 2018-06-07 13:51:47 +0200
  • 161466f239 Correctly parse line ending with quoted field when field of next line is empty Barrie Treloar 2018-06-01 11:29:47 +0930
  • 3c0e142396
    Merge bbdb18d6bf into 9f473db317 #515 Barrie Treloar 2018-06-07 11:44:24 +0000
  • c41bd61f3c Update links to newer major version Sergi Almacellas Abellana 2018-06-04 12:14:29 +0200
  • 9f473db317 Minor version bump 4.5.0 Sergi Almacellas Abellana 2018-06-04 12:11:51 +0200
  • e5aeed6cbd Use more verbose test description Sergi Almacellas Abellana 2018-06-04 11:55:16 +0200
  • 757dc37915 Dates serialize to ISO format. ISO date string deserialize to Dates when `dynamicTyping` is true. jeff 2018-05-08 08:50:33 -0700
  • acefec0ad4
    Merge 9c0c6476f8 into cbe39f630d #506 Jeffery Grajkowski 2018-06-04 09:49:26 +0000
  • 9c0c6476f8
    Merge branch 'master' into iso_dates #506 Sergi Almacellas Abellana 2018-06-04 11:49:19 +0200
  • cbe39f630d Add config option to transform values before dinamic typing (#505) Eric Fossas 2018-06-04 03:46:38 -0600
  • 1fde33639c Add documentation for transform configuration option (#516) Academic Systems 2018-06-04 03:45:20 -0600
  • 0882b656b1 Add documentation for transform configuration option #516 Eric Fossas 2018-06-03 15:31:55 -0600
  • e555a3c565 Remove parseTransform function and place its code at its single use point #505 Eric Fossas 2018-06-03 15:10:39 -0600
  • 074ada79e4 Test for Dates with `instanceof`. jeff 2018-06-01 09:35:32 -0700
  • bbdb18d6bf Fix Issue #514 "Line ends with quoted field, first field of next line is empty" #515 Barrie Treloar 2018-06-01 13:24:13 +0930
  • 8fbd4ce9db Add test cases for bug "Line ends with quoted field, first field of next line is empty" Barrie Treloar 2018-06-01 11:29:47 +0930
  • 4cbb8441a1 Added CircleHD user of Papa (#511) circlehddev 2018-05-30 01:13:20 -0700
  • 91bbddd509
    Added CircleHD user of Papa #511 circlehddev 2018-05-29 11:48:56 -0700
  • f1f674a8cb Add row counter accurate row reporting on errors with chunked parsing (#509) Mauricio Villalobos 2018-05-22 02:13:18 -0600
  • 257cc48c57 PR comments #509 Mauricio Villalobos 2018-05-21 14:20:50 -0600
  • c47c2e3cb4 Add row counter for chunked parsing for accurate row reporting on errors Add test and long enough csv file to need more than one chunk to process Mauricio Villalobos 2018-05-18 18:36:45 -0600
  • 02559972ca set transform function to accept same number arguments every time include only one simple function to test transform feature efossas 2018-05-14 17:41:55 -0600
  • 42e6dbc603 Dates serialize to ISO format. ISO date string deserialize to Dates when `dynamicTyping` is true. jeff 2018-05-08 08:50:33 -0700
  • 2f1eb8c4a4 Drop Node v4 and add v10 (#498) Gabe Gorelick 2018-05-08 02:50:42 -0500
  • 392408edcc Add support for node-style streaming (#494) Trevor Harwell 2018-05-08 03:45:52 -0400
  • 10174e5e95 Add description of node streaming style parsing #494 Trevor Harwell 2018-05-07 11:12:00 -0400
  • e0d6a618ce Change NODE_STREAM_INPUT to a number constant Trevor Harwell 2018-05-07 11:11:37 -0400
  • 739476ecdf Ignore lines with comments when guessing delimiter (#503) Eric Fossas 2018-05-07 01:48:05 -0600
  • 9aa4b01a67 Do not convert null primitive into object when copying it (#504) Eric Fossas 2018-05-07 01:46:18 -0600
  • 656b986b12 When guessing a delimiter, lines with comments are ignored now #503 efossas 2018-05-04 16:47:50 -0600
  • 643e806cee Config accepts transform option now, which can be a function to apply of values efossas 2018-05-04 06:01:04 -0600
  • f833bb9a9a copy function will copy null primitive correctly now #504 efossas 2018-05-03 15:35:03 -0600
  • eecc21f71e Return unique row as data on step function #500 Sergi Almacellas Abellana 2018-05-03 14:48:56 +0200
  • 326ad46d59
    Drop Node v4 and add v10 #498 Gabe Gorelick 2018-05-02 12:25:47 -0500
  • c99242d35b
    Throw Error objects instead of strings #497 Gabe Gorelick 2018-05-02 12:12:42 -0500
  • 9155dd5b74 Add header to config in unparse in player.js. Ville Hytönen 2018-05-02 18:14:50 +0300
  • 14284c2307 player.js unparse header included in config #496 unknown 2018-05-02 18:02:38 +0300
  • 5f98f452d5 Removed stray console.log Trevor Harwell 2018-04-26 16:54:29 -0400
  • a3694e9b95 Remove commented out code Trevor Harwell 2018-04-26 16:07:54 -0400
  • 678b11e168 Add support for older versions of node Trevor Harwell 2018-04-26 16:01:43 -0400
  • 33d56b2988 Reverted dot-location eslint rule Trevor Harwell 2018-04-26 15:36:08 -0400
  • b9bb71a47e Remove trailing spaces Trevor Harwell 2018-04-26 15:23:17 -0400
  • 70aa31a052 Minor code reformatting Trevor Harwell 2018-04-26 15:22:13 -0400
  • 5fe6b8b245 Fix code style formatting Trevor Harwell 2018-04-26 14:46:55 -0400
  • 6693ffaf41 Renamed queue variable Trevor Harwell 2018-04-26 14:45:42 -0400
  • 44b5521041 Refactor to use class based approach Trevor Harwell 2018-04-26 14:42:41 -0400
  • 82fcfeac58 Removed stream require at top of file Trevor Harwell 2018-04-26 11:56:35 -0400
  • 31cfdf8ab3 Change to use more explicit identifier to indicate node stream Trevor Harwell 2018-04-26 11:54:14 -0400
  • 9ad5796bb3 Add support to stream parsing node style Trevor Harwell 2018-04-25 18:48:48 -0400
  • 30f8a39701 Load mocha as first script on test scenario Sergi Almacellas Abellana 2018-04-24 09:39:09 +0200
  • 02d30177cf New version has been released Sergi Almacellas Abellana 2018-04-23 15:55:07 +0200
  • ce4cc56cf5 Minor version bump 4.4.0 Sergi Almacellas Abellana 2018-04-23 15:53:22 +0200
  • 2e320fb954 Document trimHeader option Sergi Almacellas Abellana 2018-04-18 16:37:26 +0200
  • 23ad635304 Improve test name and ensure data is not trimmed when trimHeaders is set Sergi Almacellas Abellana 2018-04-18 16:34:12 +0200
  • cb68215f70 Add option to trim whitespace from headers (#491) Steve Fisher 2018-04-18 10:28:30 -0400
  • 21fbc36a4f Header whitespace trim tests #491 octocode 2018-04-18 10:09:21 -0400
  • 748b663d44 Fix async pause/resume with ReadableStreamStreamer (#490) Trevor Harwell 2018-04-18 03:47:42 -0400
  • 30946b0315 Optionally trim whitespace from headers (fixed) octocode 2018-04-17 16:26:07 -0400
  • 53b2f87ca2 Optionally trim whitespace from headers octocode 2018-04-17 16:14:28 -0400
  • 86984f332e Pause input read stream so too much data does not get inserted into the queue #490 Trevor Harwell 2018-04-17 12:34:56 -0400