All Projects → etalab → csv-gg

etalab / csv-gg

Licence: MIT license
Create forms from Table Schemas and let users create valid CSV rows

Programming Languages

Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to csv-gg

schema.data.gouv.fr
Schémas de données ouvertes sur des formats réglementaires ou non
Stars: ✭ 31 (+93.75%)
Mutual labels:  table-schema
tableschema-go
A Go library for working with Table Schema.
Stars: ✭ 41 (+156.25%)
Mutual labels:  table-schema
datapackage-go
A Go library for working with Data Package.
Stars: ✭ 22 (+37.5%)
Mutual labels:  table-schema

⚠️ 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].