
JSON Schema App
Fix broken schema and unlock rich results
What it does
JSON Schema App helps websites fix and manage structured data to improve search visibility and AI understanding. It scans pages, identifies schema issues, generates correct JSON-LD, and keeps markup aligned with content. With support for platforms like Wix and Squarespace, it removes the need for manual schema maintenance.
Does the same job
all alternatives →
- IMI made a tool which fixes broken JSONs2024 · prakhar897.github.io · ▲29

- ATA tool to Convert JSON schemas into TypeScript Deno classes2023 · github.com · ▲43
Hello all To preface this is just something I've been making as a learning exercise, so all feedback is appreciated. This is a tool that converts JSON schemas into TypeScript utility classes for use in Deno. Automatic Type Generation: Typescript interfaces for the compressed and uncompressed versions of your data. Compression & Decompression: Compress and decompress your data. Validation: Built-in data validation using Ajv ensures your data adheres to the schema. Reusability: Once generated, the utility classes can be used in other Deno projects. It currently only supports a subset of JSON…
Schema Source by TabstackJun 2026 · schema.tabstack.ai · ▲41Turn any URL into a JSON Schema, Zod, or Pydantic model
- STschema-tools – Build and Edit JSON Schemas2024 · schematools.herondata.io · ▲5
We built this in a day to help save some time internally and wanted to share as others might find it useful for managing structured output schemas. There’s a few other tools out there - but none had exactly what we needed! Key Features: 1. Two-Way Editing: Paste in an existing JSON schema and edit it within the UI 2. Data-Type Validations: add validations to fields 3. Local Storage & Version History: track your edits, don’t lose changes Link: https://schematools.herondata.io Source Code: https://github.com/heron-data/schema-tools
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com