voyagingmk / CSVParser

A simple, blazing-fast CSV parser and encoder. Full RFC 4180 compliance. Forked from https://github.com/knrz/CSV.js.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV.js

Simple, blazing-fast CSV parsing/encoding in JavaScript. Full RFC 4180 compliance.

Compatible with browsers (>IE8), AMD, and NodeJS.

Forked from https://github.com/knrz/CSV.js.git.

I've done some modification just for my programs.

About

A simple, blazing-fast CSV parser and encoder. Full RFC 4180 compliance. Forked from https://github.com/knrz/CSV.js.git

License:MIT License


Languages

Language:JavaScript 100.0%