Automattic / cli-table

Pretty unicode tables for the CLI with Node.JS
MIT License
2.28k stars 141 forks source link

Output to file? #174

Open andrewmartin opened 2 years ago

andrewmartin commented 2 years ago

Is it possible to use fs.writeFileSync to cleanly output the contents as a file and omit the colors values? I dug around and couldn't find anything, just curious.