Skip to main content

table_calc

Function table_calc 

Source
pub fn table_calc(query: &str) -> String
Expand description

ASCII table renderer — offline replacement for tableconvert.com.

Input: JSON array of objects, or CSV text. Auto-detected. Commands: — render CSV as table — render JSON array as table markdown — markdown table output csv — convert JSON to CSV