Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: added some changes and refactoring to code #37

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KunalBurangi
Copy link
Collaborator

@KunalBurangi KunalBurangi commented Oct 25, 2023

Hi @julien-f ,
I have created a pull request with some code changes.

  1. one problem I saw was that the function csv2json only returns a stream and not the JSON, so creating a JSON object becomes very complicated even after using the module..
    Now it directly returns JSON data..
  2. Added an example.js file
  3. Added a test file...
  4. Added jsonDoc
    What do you think about it ?

@KunalBurangi KunalBurangi linked an issue Oct 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

csv2json only returns a stream and not the JSON
1 participant