ipld-schema

JSON →
library 3.0.3 ·javascript
verified Jun 7, 2026

IPLD Schema DSL parser and CLI utilities for JavaScript. Provides parse, print, and validation functions for IPLD schema definitions. Current stable version is 3.0.3, with semiver releases as needed. Key differentiators: pure JS, no native dependencies, supports both programmatic use and CLI (validate and to-json commands), handles .ipldsch and .md files, and is part of the broader IPLD ecosystem. Ships TypeScript types.