diff --git a/README.md b/README.md index e613cfe..6941234 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Here are some awesome tools for dealing with CSV: ### Convert to or from CSV - [CSV to Table](https://github.com/vividvilla/csvtotable) - Convert CSV files to searchable and sortable HTML table. +- [Excel to Markdown](https://exceltomd.com/csv-to-markdown) - Convert CSV files to Markdown tables locally in the browser, with no account or upload required. ### CSV <-> JSON diff --git a/awesomecsv.csv b/awesomecsv.csv index 722b53e..bf65edc 100644 --- a/awesomecsv.csv +++ b/awesomecsv.csv @@ -85,6 +85,7 @@ Treat CSV as SQL,q,https://harelba.github.io/q/,"Run SQL directly on CSV files." Treat CSV as SQL,RBQL,https://rbql.org,"Rainbow Query Language, a SQL-like language with JavaScript or Python backend." Treat CSV as SQL,PSKit Query,https://github.com/dfinke/PSKit#sql-query,"Powershell module lets you run simple queries over objects, including imported with csv." Convert to or from CSV,CSV to Table,https://github.com/vividvilla/csvtotable,"Convert CSV files to searchable and sortable HTML table." +Convert to or from CSV,Excel to Markdown,https://exceltomd.com/csv-to-markdown,"Convert CSV files to Markdown tables locally in the browser, with no account or upload required." CSV <-> JSON,Agnes,http://www.secretgeek.net/agnes/twoWay.html,"Two way Csv to Json **." CSV <-> 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 <-> JSON,csv-to-json,https://mango-is.com/tools/csv-to-json/,"Easy, privacy-friendly and offline-first online csv to json converter." @@ -110,4 +111,4 @@ Standards,Tabular Data Resource,http://frictionlessdata.io/specs/tabular-data-re Standards,CSVY,https://csvy.org/,"A standard for adding a YAML header to CSV files to describe their format." META: Other similar lists,structured-text-tools,https://github.com/dbohdan/structured-text-tools,"List of command line tools for manipulating CSV / XML / HTML / JSON / INI etc." META: Other similar lists,META-META,https://raw.githubusercontent.com/secretGeek/AwesomeCSV/master/awesomecsv.csv,"**This list as CSV**." -META: Other similar lists,META-META-META,https://nimbletext.com/Live/-971009575/,"A NimbleText pattern that produces this markdown page from this list as a CSV." \ No newline at end of file +META: Other similar lists,META-META-META,https://nimbletext.com/Live/-971009575/,"A NimbleText pattern that produces this markdown page from this list as a CSV."