computed-types
Type validator
A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time.
🦩 Joi like validations for TypeScript
363 stars
8 watching
14 forks
Language: TypeScript
last commit: 8 months ago
Linked from 4 awesome lists
asyncjavascriptruntimeschemastrongly-typedtypescriptvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| A TypeScript validation library for Deno projects | 4 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| A TypeScript library that emulates the type system and validation capabilities of popular schema validation libraries. | 316 |
| A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
| A simple form validation library for React Native applications | 38 |
| A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
| Automates writing type predicate functions to check unknown or untyped data at runtime | 959 |
| A lightweight validation data type based on Applicative and Selective functors | 66 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. | 43 |
| A lightweight template-based validation library for web applications | 4 |