Antò

Results 10 comments of Antò

@emmsdan Can you add some unit tests please? 🙏

Hi @guilhermeagirardi I understand your problem, but it is not so easy to implement what do you want. A possible solution is to use another field delimiter (see [Field Delimiter](https://github.com/iuccio/csvToJson#define-field-delimiter))....

@FlxAlbroscheit can you upload a data example that you are using? As i suggested in https://github.com/iuccio/csvToJson/issues/23#issuecomment-867072236 you can change the field delimiter! What it means: >This bug makes the package...

@lako12 I can't reproduce. Can you upload the file?

Hi @airon-assustadus can you add please some documentation about the TS feature and some tests for the fixing header?

> Hi @iuccio ! When this PR will be merged ? @BryanBerger98 I'll try this weekend. Do you think this feature needs some extra documentation?

@BryanBerger98 feature already merged.

I don't like the idea to replace jest with node own test runner. There is a lot of overhead like test/test.js... I like the changes in .github/workflows/ci-cd.yml

Hi @Uzlopak First of all, thank you for your suggestions on how to improve this repository. Second : -), Feel free to implement your suggestions. I'll review your changes as...