Useless Code

Self-deprecating Open Source

Ucsv.js: A simple JavaScript CSV library

UCSV is a small library for importing and exporting CSV into and out of ECMAScript programs. CSV text is imported into an array containing a collection of arrays, one for each row. Likewise a collection of arrays can be converted into CSV text with a single function call.

Features

Current Release

The current version is 1.1.0