Skip to content
#

csv-parser

Here are 639 public repositories matching this topic...

jimmywarting
jimmywarting commented Nov 14, 2020

I think this tool should be as vanilla as possible and only do one thing
web workers, node and deno don't need this unnecessary stuff

that means removing this jQuery bit
https://github.com/mholt/PapaParse/blob/5747da6c9927642743d6d44d49689be2d2fa0b10/papaparse.js#L87-L179

most ppl have moved away from the good old days of jquery now where MVC have taken over such as vue, angular, react, sa

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.

  • Updated Jul 16, 2021
  • Python

Improve this page

Add a description, image, and links to the csv-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-parser topic, visit your repo's landing page and select "manage topics."

Learn more