Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)