csvReader("sample.csv",function(data){ console.log(data); }); /* { col1 : [ a1, b1 ], col2 : [ a2, b2, c2 ], col3 : [ a3, b3, c3, d3 ] } */
-
Notifications
You must be signed in to change notification settings - Fork 0
This is simple ajax file reader javascript library which read data from csv (Comma Separated Values) file and return into JSON format.
License
renadmunna/csv-file-reader-with-ajax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is simple ajax file reader javascript library which read data from csv (Comma Separated Values) file and return into JSON format.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published