effect-json
Type-safe and sound JSON parsing and stringification with Effect.
8
activeAbout
Type-safe JSON parsing and stringification built on Effect-TS. Provides robust error handling for JSON operations with full type safety.
Goes beyond standard JSON.parse/stringify with schema validation, custom error types, and composable operations that integrate seamlessly with Effect pipelines.
Key Features
- Type-safe JSON parsing with schema validation
- Robust error handling for malformed JSON
- Custom error types for better debugging
- Composable with Effect pipelines
- Support for custom serialization logic
Resources
Part of the Effect-TS Toolkit. All projects are open source and welcome contributions.