Skip to content

Commit

Permalink
fix(csvToJson): address CSV complexities
Browse files Browse the repository at this point in the history
Original implementation couldn't handle many common "Gotchas" in CSV, including quoted commas

IvanMathy#127
  • Loading branch information
Flare576 authored Oct 29, 2020
1 parent 5144567 commit 2067496
Showing 1 changed file with 15 additions and 20 deletions.
35 changes: 15 additions & 20 deletions Boop/Boop/scripts/CSVtoJSON.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2067496

Please sign in to comment.