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
364 stars
8 watching
14 forks
Language: TypeScript
last commit: 5 months ago
Linked from 4 awesome lists
asyncjavascriptruntimeschemastrongly-typedtypescriptvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
davidmdm/myzod | A TypeScript library that emulates the type system and validation capabilities of popular schema validation libraries. | 315 |
ben-g/validated | A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
unexge/foect | A simple form validation library for React Native applications | 38 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
woutervh-/typescript-is | Automates writing type predicate functions to check unknown or untyped data at runtime | 959 |
martzcodes/blog-ts-request-validation | A tool to validate and normalize input requests from TypeScript interfaces | 3 |
kowainik/validation-selective | A lightweight validation data type based on Applicative and Selective functors | 66 |
contains-io/typet | A Python library that simplifies type checking and validation in object-oriented coding | 22 |
why520crazy/ngx-validator | A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. | 43 |
mathix420/vuito | A lightweight template-based validation library for web applications | 4 |