Skip to content

thejefflarson/csvkit.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvkit.js

An experimental pure-Javascript CSV reader initially based on Pavel Kolesnikov's ya-csv for Node.js.

The goal of this project is produce a robust, performant and non-Regex-based CSV parser for Javascript that will alleviate the need to constantly transform spreadsheets into JSON for use on the web.

Don't use this code! It's not remotely production-ready!

About

An experimental pure-Javascript CSV reader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%