Superstruct
A simple, composable, and powerful way to validate data structures in JavaScript and TypeScript applications.
Superstruct is built in TypeScript, distributed under the MIT License license, 7.1k GitHub stars from 69 contributors, latest release v2.0.2.
Stats refreshed
- Language
- TypeScript
- Latest Release
- v2.0.2
- License
- MIT License
Our Newsletter
Get new Validation tools right in your inbox
Get short emails with useful validation projects, releases, and repos worth watching.
Key Features
- Composable validation
- Supports JavaScript and TypeScript
- Lightweight and fast
- Extensible with custom validators
- Detailed error messages
Resources
Community
More Validation tools
React Hook Form
📋 Efficient React Hooks library for form state management and validation, compatible with both Web and React Native.
Zod
Zod is a TypeScript-first schema validation library that provides static type inference, allowing developers to ensure type safety and accuracy in their code.
Valibot
Valibot is a modular and type safe schema library designed for validating structural data with ease and reliability. 🤖
Is
A powerful library for type checking values, ensuring data integrity and type safety in JavaScript applications.
Zod-validation-error
A utility library that wraps Zod validation errors into clear, user-friendly readable messages for easier error handling in JavaScript and TypeScript applications.
Zod-i18n
A tool for translating error messages in the Zod validation library, enhancing internationalization support in JavaScript applications.