News

This is simple ajax file reader javascript library which read data from csv (Comma Separated Values) file and return into JSON format.
FileReader will make it possible to perform sophisticated client-side processing on the content of local files without having to first upload them to a server.