Skip to content

spaceman-cb/csv-scraps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A set of quick and dirty scripts for working with CSV files.

Script Descriptions

csv2html.php

Converts a csv table to an html table. Example Usage:

$ php csv2html.php <my-csv-file>

csv2md.php

Converts a csv table to flattened mark down document. Example Usage:

$ php csv2md.php <my-csv-file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages