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: 14 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T18:40:59.000Z (8 months ago)
- Last Synced: 2025-09-29T20:42:25.237Z (8 months ago)
- Topics: csv, csv-files, csv-schema, csv-validation, csv-validator, demo, github-actions, jbzoo
- Homepage: https://github.com/JBZoo/Csv-Blueprint
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JBZoo / Csv-Blueprint-Demo
[](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)