ricardofalcao / csv-exporter

Convert CSV files through a scriptable template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV Exporter

Convert CSV files through a scriptable template

You can loop through the rows variable, and access each column by numerical index (starting with 0)

For more information on the scripting syntax, access here

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

About

Convert CSV files through a scriptable template

License:GNU General Public License v3.0


Languages

Language:Vue 68.6%Language:JavaScript 17.0%Language:HTML 13.9%Language:SCSS 0.5%