/ticsonv

On-the-fly CSV to JSON conversion. TiCSONV is a version of CSONV (https://github.com/archan937/csonv.js) modified to work with Appcelerator Titanium. CSONV is a tiny library to fetch relational CSV data at client-side just like JSON.

Primary LanguageJavaScriptOtherNOASSERTION

tiCSONV

tiCSONV is a version of https://github.com/archan937/csonv.js modified to work with Appcelerator Titanium.

CSONV is a JavaScript library that takes a CSV file and converts it into JSON. Supports nesting of relational data.