Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbzoo/csv-blueprint-demo
Live demo of JBZoo/Csv-Blueprint
https://github.com/jbzoo/csv-blueprint-demo
csv csv-files csv-schema csv-validation csv-validator demo github-actions jbzoo
Last synced: 25 days ago
JSON representation
Live demo of JBZoo/Csv-Blueprint
- Host: GitHub
- URL: https://github.com/jbzoo/csv-blueprint-demo
- Owner: JBZoo
- License: mit
- Created: 2024-03-11T17:15:50.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-07T11:27:08.000Z (9 months ago)
- Last Synced: 2024-04-07T12:29:08.162Z (9 months ago)
- Topics: csv, csv-files, csv-schema, csv-validation, csv-validator, demo, github-actions, jbzoo
- Homepage: https://github.com/JBZoo/Csv-Blueprint
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JBZoo / Csv-Blueprint-Demo
[![CI](https://github.com/JBZoo/Csv-Blueprint-Demo/actions/workflows/demo.yml/badge.svg?branch=master)](https://github.com/JBZoo/Csv-Blueprint-Demo/actions/workflows/demo.yml?query=branch%3Amaster)
It's just a simple example of how to use the [JBZoo/Csv-Blueprint](https://github.com/JBZoo/Csv-Blueprint).
### See GitHub Actions for more details
* [Reporting in PR](https://github.com/JBZoo/Csv-Blueprint-Demo/pull/1/files)
* [Live demo](https://github.com/JBZoo/Csv-Blueprint-Demo/actions/workflows/demo.yml?query=branch%3Amaster)
* Open the latest build.
* See Annotations at the bottom of the page.
* See logs to check the output of the tool.### Files
* [.github/workflows/demo.yml](.github/workflows/demo.yml)
* [demo.csv](files/demo.csv)
* [demo_invalid.yml](files/demo_invalid.yml)
* [demo_valid.yml](files/demo_valid.yml)