nextcloud / calendar-js

Small library that wraps ICAL.js and provides more convenient means for editing
https://www.npmjs.com/package/@nextcloud/calendar-js
GNU Affero General Public License v3.0
15 stars 8 forks source link

Implement CSVParser #103

Open georgehrke opened 4 years ago

georgehrke commented 4 years ago

papaparse looks like a decent lib to handle csv in the browser.