guardian / playground

Come to the playground and peruse the sand castles.
2 stars 0 forks source link

Loop through and validate articles’ JSON representations #22

Open mxdvl opened 1 year ago

mxdvl commented 1 year ago

repo: https://github.com/mxdvl/dcr-json-comparison people: @mxdvl

What is this project about

Look for articles and check whether their JSON representation is valid.

Compare the result of validating with Ajv and parsing with Zod.

The most interesting parts of this code are: