etalab / csv-gg

Create forms from Table Schemas and let users create valid CSV rows

Home Page:https://csv-gg.etalab.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This tool has been integrated to https://github.com/etalab/publier.etalab.studio and is not supported anymore.

This app dynamically generates a form based on a TableSchema specification for a CSV file. It then uses a Validata API to validate each row. The resulting CSV can be downloaded afterwards.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

License

This repository is authored by DINSIC/Etalab.

The source code is available under the MIT License.

About

Create forms from Table Schemas and let users create valid CSV rows

https://csv-gg.etalab.studio

License:MIT License


Languages

Language:Vue 89.5%Language:HTML 6.2%Language:JavaScript 3.8%Language:Shell 0.5%