Erik-HH
65e5b02ffc
Delete test-cases.js
6 years ago
Erik-HH
f1862cb434
Add files via upload
6 years ago
Erik-HH
8e00d8691a
Add files via upload
6 years ago
Erik-HH
5e07e31cff
Fixed Intendation and spacing on test case
6 years ago
Erik-HH
5a4be45630
Add files via upload
6 years ago
Erik-HH
923796d93b
Add files via upload
6 years ago
Erik-HH
825675a78a
Changed intendation to tabs
6 years ago
Erik-HH
ef12af397f
Add files via upload
...
Added testcase with pipes and decimal values with commas as decimal separator.
6 years ago
Erik-HH
2a102719b6
Delete test-cases.js
6 years ago
Erik-HH
0c48be5e7f
Modified the GuessDelimiter function.
...
Changed the GuessDelimiter function, so that a new delimiter is chosen as best if its delta value is higher than the current highest.
Added a testcase for decimal values with comma as decimal separator and pipes as delimiter.
But i couldnt ran the tests as i dont have a node interpreter installed, so i am not sure if the other tests dont break now.
6 years ago
Jay L
fff1ee1be6
Fixes unparsing using 'skipEmptyLines' = 'greedy' when using headers ( #569 )
6 years ago
Sergi Almacellas Abellana
d61d43f8d9
Use latest version on demo website
6 years ago
Sergi Almacellas Abellana
4bb68a5365
Patch version bump
6 years ago
Sergi Almacellas Abellana
2cf39cef65
Add space between comment and license clasifier
...
Fixes #565
6 years ago
Jay L
4e0a80370f
Use Array.isArray for determining arraynes ( #570 )
...
Also add polyfill in case it's not supported by browser version
6 years ago
Ole Ersoy
791034bc79
Bumping font size and darkening color on h5, footer h4 ( #575 )
...
Fixes #574
6 years ago
Jay L
edc0469a92
adding chai as an npm devDependency ( #577 )
...
Resolves #576
6 years ago
Sergi Almacellas Abellana
ba01c563bc
Increase docs version number
...
Fixes #561
6 years ago
Jay L
953dd9873c
Use 'greedy' skipEmptyLines in unparse ( #554 )
...
Resolves #553
7 years ago
Sergi Almacellas Abellana
b5739c617f
Minor version bump
7 years ago
Sergi Almacellas Abellana
9315247fda
Do not include docs folder on release
...
The docs increase the release size from 40Kb to 13MB, which I think it's
to much.
7 years ago
Jay L
8e16bfa703
Add Option to skip lines with no content ( #544 )
7 years ago
Sergi Almacellas Abellana
ef38edf075
Patch version bump
7 years ago
Jaymes Lauser
9bc872a2b8
Fix linebreak problem in headers ( #542 )
7 years ago
Matthew Holt
fb6f96ea99
Move gh-pages branch into docs/ subfolder on master for convenience
7 years ago
Adi Roiban
1e9daa0d4f
Allow multi-characters delimiter whe unparsing ( #519 )
7 years ago
Adi Roiban
6ef8865a7c
Forward the exit code from phantom to the npm script. ( #523 )
7 years ago
Sergi Almacellas Abellana
0b3f29c353
Remove non needed test cases
7 years ago
Barrie Treloar
161466f239
Correctly parse line ending with quoted field when field of next line is
...
empty
Closes #514
7 years ago
Sergi Almacellas Abellana
9f473db317
Minor version bump
7 years ago
Sergi Almacellas Abellana
e5aeed6cbd
Use more verbose test description
7 years ago
jeff
757dc37915
Dates serialize to ISO format. ISO date string deserialize to Dates when `dynamicTyping` is true.
7 years ago
Eric Fossas
cbe39f630d
Add config option to transform values before dinamic typing ( #505 )
7 years ago
Mauricio Villalobos
f1f674a8cb
Add row counter accurate row reporting on errors with chunked parsing ( #509 )
7 years ago
Gabe Gorelick
2f1eb8c4a4
Drop Node v4 and add v10 ( #498 )
...
v4 reached end of life on 2018-04-30. v10 was released recently.
7 years ago
Trevor Harwell
392408edcc
Add support for node-style streaming ( #494 )
7 years ago
Eric Fossas
739476ecdf
Ignore lines with comments when guessing delimiter ( #503 )
7 years ago
Eric Fossas
9aa4b01a67
Do not convert null primitive into object when copying it ( #504 )
7 years ago
Ville Hytönen
9155dd5b74
Add header to config in unparse in player.js.
7 years ago
Sergi Almacellas Abellana
30f8a39701
Load mocha as first script on test scenario
...
Also remove uneeded jQuery import
Fixes #493
7 years ago
Sergi Almacellas Abellana
ce4cc56cf5
Minor version bump
7 years ago
Sergi Almacellas Abellana
23ad635304
Improve test name and ensure data is not trimmed when trimHeaders is set
7 years ago
Steve Fisher
cb68215f70
Add option to trim whitespace from headers ( #491 )
...
Allow developers to trim leading/trailing spaces from headers
7 years ago
Trevor Harwell
748b663d44
Fix async pause/resume with ReadableStreamStreamer ( #490 )
...
* Fix bug where pausing and resuming asynchronously caused the csv file to be parsed incorrectly
7 years ago
Gabe Gorelick
6c3cdc2130
Enable more linting rules ( #486 )
7 years ago
Gabe Gorelick
90da3be5fb
Pass full error object on stream errors
...
Fixes #472
7 years ago
Gabe Gorelick
dfc5b7c421
Rework #166 .
7 years ago
Braden Anderson
86c37d6108
remove references to streamer._paused and fix fake chunk callbacks
7 years ago
Gabe Gorelick
63c85ac70c
Upgrade phantomjs ( #484 )
7 years ago
Sergi Almacellas Abellana
1c12fcee06
Update grunt-contrib-ugligy configuration to preserve comments
...
The preseverComments option has been deprecated from version 2.x
7 years ago