A TypeScript/Bun script that compares JSON-LD schemas between two web pages and outputs a detailed diff. === Schema Diff Results === URL 1: https://example1.com URL 2: https://example2.com Schemas ...
(npm script) "gen-json-schema2": "ts-json-schema-generator" (gen_jsonschema_from_ts.sh) yarn gen-json-schema2 --path 'src/*.dto.ts' -o json10.schema # both are found ...