Directories ¶
Path | Synopsis |
---|---|
codemeta2cff.go converts a codemeta.json file to CITATION.cff.
|
codemeta2cff.go converts a codemeta.json file to CITATION.cff. |
csv2json - is a command line that takes CSV input from stdin and writes out JSON expression.
|
csv2json - is a command line that takes CSV input from stdin and writes out JSON expression. |
csv2mdtable - is a command line that takes CSV input from stdin and writes out a Github Flavored Markdown table.
|
csv2mdtable - is a command line that takes CSV input from stdin and writes out a Github Flavored Markdown table. |
csv2tab converts a CSV file to tab separated values.
|
csv2tab converts a CSV file to tab separated values. |
csv2xlsx is a command line utility that will convert a CSV file and insert it into a named sheet in an Excel Workbook.
|
csv2xlsx is a command line utility that will convert a CSV file and insert it into a named sheet in an Excel Workbook. |
csvcleaner provides some basic cleaning function that are applied across a csv file.
|
csvcleaner provides some basic cleaning function that are applied across a csv file. |
csvcols - is a command line that takes each argument in order and outputs a line in CSV format.
|
csvcols - is a command line that takes each argument in order and outputs a line in CSV format. |
csvfind - is a command line that takes CSV files in returns the rows that match a column value.
|
csvfind - is a command line that takes CSV files in returns the rows that match a column value. |
csvjoin - is a command line that takes two CSV files and joins them by match a designated column in each.
|
csvjoin - is a command line that takes two CSV files and joins them by match a designated column in each. |
csvrows - is can filter selected rows, out row ranges or turn each command line parameter into a CSV row of output.
|
csvrows - is can filter selected rows, out row ranges or turn each command line parameter into a CSV row of output. |
finddir - a simple directory tree walker that looks for directories by name, basename or extension.
|
finddir - a simple directory tree walker that looks for directories by name, basename or extension. |
findfile - a simple directory tree walker that looks for files by name, basename or extension.
|
findfile - a simple directory tree walker that looks for files by name, basename or extension. |
json2toml is a command line utility that converts JSON objects to TOML.
|
json2toml is a command line utility that converts JSON objects to TOML. |
json2yaml is a command line utility that converts JSON objects to YAML.
|
json2yaml is a command line utility that converts JSON objects to YAML. |
jsoncols is a command line tool for filter JSON data from standard in or specified files.
|
jsoncols is a command line tool for filter JSON data from standard in or specified files. |
jsonjoin is a command line tool that takes two JSON documents and combined them into one depending on the options
|
jsonjoin is a command line tool that takes two JSON documents and combined them into one depending on the options |
jsonmunge is a command line tool that takes a JSON document and a Go text/template rendering the result.
|
jsonmunge is a command line tool that takes a JSON document and a Go text/template rendering the result. |
jsonobjects2csv is a command line utility that converts a JSON list of objects to CSV.
|
jsonobjects2csv is a command line utility that converts a JSON list of objects to CSV. |
jsonrange iterates over an array or map returning either a JSON expression or map keep to stdout
|
jsonrange iterates over an array or map returning either a JSON expression or map keep to stdout |
mergepath.go - merge the path variable to avoid duplicates
|
mergepath.go - merge the path variable to avoid duplicates |
range - emit a list of integers separated by spaces starting from first command line parameter to last command line parameter.
|
range - emit a list of integers separated by spaces starting from first command line parameter to last command line parameter. |
Generates a date in YYYY-MM-DD format based on a relative time description (e.g.
|
Generates a date in YYYY-MM-DD format based on a relative time description (e.g. |
Generates a time in HH:MM:SS format based on a relative time description (e.g.
|
Generates a time in HH:MM:SS format based on a relative time description (e.g. |
string is a command line utility to expose some of the Golang strings functions to the command line.
|
string is a command line utility to expose some of the Golang strings functions to the command line. |
tabs2csv converts a tab delimited file to a CSV formatted file.
|
tabs2csv converts a tab delimited file to a CSV formatted file. |
timefmt formats a date based on the formatting options available with Golang's Time.Format
|
timefmt formats a date based on the formatting options available with Golang's Time.Format |
toml2json is a command line utility that converts an TOML to JSON.
|
toml2json is a command line utility that converts an TOML to JSON. |
urlparse - a URL Parser library for use in Bash scripts.
|
urlparse - a URL Parser library for use in Bash scripts. |
xlsx2csv is a command line utility that converts individual Excel Workbook Sheets to CSV.
|
xlsx2csv is a command line utility that converts individual Excel Workbook Sheets to CSV. |
xlsx2json is a command line utility that converts an Excel Workboom Sheet into JSON.
|
xlsx2json is a command line utility that converts an Excel Workboom Sheet into JSON. |
yaml2json is a command line utility that converts an YAML to JSON.
|
yaml2json is a command line utility that converts an YAML to JSON. |
Click to show internal directories.
Click to hide internal directories.