mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add Papa Parse
Javascript CSV library
This commit is contained in:
@@ -11,6 +11,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
||||
* [Data Visualization](#data-visualization)
|
||||
* [Editors](#editors)
|
||||
* Utilities
|
||||
* [Files](#files)
|
||||
* [Functional Programming](#functional-programming)
|
||||
* [Date](#date)
|
||||
* [String](#string)
|
||||
@@ -175,6 +176,12 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
||||
* [jsoneditor](https://github.com/josdejong/jsoneditor) - A web-based tool to view, edit and format JSON.
|
||||
|
||||
|
||||
## Files
|
||||
*Libraries for working with files.*
|
||||
|
||||
* [Papa Parse](http://papaparse.com) - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
|
||||
|
||||
|
||||
## Functional Programming
|
||||
*Functional programming libraries to extend JavaScript’s capabilities.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user