forrestblade / csv-parse

CSV to JSON and back again!

Home Page:https://csv-json-parse.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV-parse Netlify Status JavaScript Style Guide

CSV-parse is a tool to help people parse CSV files into JSON objects and vice versa. Use of the papaparse library is made, so features like auto-delimiter detection and many more cool things can be easily configured. This is a work in progress so please create new issues as you may see them arise.

Installation

I don't have an npm module up yet so in the meantime, just clone this project.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please try to adhere to semantic commit messages.

Lint your code with standard js

Please make sure to update tests as appropriate.

License

MIT

About

CSV to JSON and back again!

https://csv-json-parse.netlify.com/


Languages

Language:JavaScript 77.5%Language:HTML 11.6%Language:CSS 10.9%