schema-pop

JSON →
library 0.1.42 ·javascript
verified Jun 7, 2026

schema-pop is a JavaScript library for populating data structures based on a schema definition. Current stable version is 0.1.42, with active development and frequent minor releases. It differentiates from similar tools by focusing on schema-driven data generation for testing and prototyping, offering a simple API and support for nested objects and arrays. This library is lightweight, has no external runtime dependencies, and is published as both ESM and CommonJS modules, with TypeScript type definitions included.