Skip to content

Commit

Permalink
Merge pull request secretGeek#2 from mef/patch-1
Browse files Browse the repository at this point in the history
add libraries and tools
  • Loading branch information
secretGeek authored Oct 29, 2018
2 parents 321c7a4 + 886808d commit a0223f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Here are some awesome tools for dealing with CSV:

* [NimbleText/Live](https://NimbleText.com/Live)<sup><a href='#footnote1'><strong>*</strong></a></sup>: use patterns to manipulate CSV; the world's simplest code generator
* [PapaParse](https://www.papaparse.com): a powerful in-browser CSV parser
* [d3-dsv](https://github.com/d3/d3-dsv): d3.js parser and formatter module for delimiter-separated values
* [CSVKit](http://csvkit.readthedocs.org/en/0.7.3/): CSV utilities that includes csvsql / csvgrep / csvstat and more
* [XSV](https://github.com/BurntSushi/xsv): a fast CSV command-line toolkit written in Rust
* [sed (gnu tool)](https://www.gnu.org/software/sed/manual/sed.html): stream editor
Expand Down Expand Up @@ -66,6 +67,8 @@ Here are some awesome tools for dealing with CSV:

* [Agnes](http://www.secretgeek.net/agnes/twoWay.html)<sup><a href='#footnote2'><strong>**</strong></a></sup>: two way Csv to Json
* [csv2json](https://www.csvjson.com/csv2json): online tool to convert your CSV or TSV formatted data to JSON and [vice versa](https://www.csvjson.com/json2csv)
* [csv-to-json](https://mango-is.com/tools/csv-to-json/): Easy, privacy-friendly and offline-first online csv to json converter


## Awesome CSV Essays

Expand Down

0 comments on commit a0223f8

Please sign in to comment.