InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Top 9 TypeScript Validate Projects
-
Document address: VeeValidate Official Document
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I was using TypeBox but switched to Zod. I like TypeBox but I found I don't actually need my schema to be a JSON Schema and the one time I did want a JSON Schema it was hard to get actual JSON back out of TypeBox.
The thing I like about Zod is the "refinements" and "transforms" and the new "overwrite" in Zod 4 was just what I wanted.
TypeBox does have a transform (https://github.com/sinclairzx81/typebox?tab=readme-ov-file#t...) but you can't transform and then apply more validations and then maybe another transform, etc. For example, I like to trim strings before checking length.
-
validator.js
:interrobang: Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD. (by jaywcjlove)
-
-
-
validate-image-type
Check the image file of a Buffer/Uint8Array that matched expected image MIME-type.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
vue-nice-validate
Validation package for Vue, Data based validation with help of directive or object.
-
TypeScript Validate discussion
TypeScript Validate related posts
-
Displaying multiple error messages on incorrect form entries with Vee-validate | Vue
-
TypeBox: A Type System for JavaScript built on Industry Standard Specifications
-
A library to make working with forms very easy
-
Evan you on Svelte migration from Vue
-
vee-validate a form in a Modal | useForm() issue with form in Modal
-
How to validate a input field in vue
-
form handling libraries for composition api?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Jun 2025
Index
What are some of the best open-source Validate projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | vee-validate | 11,046 |
2 | typebox | 5,720 |
3 | validator.js | 554 |
4 | vue-tiny-validate | 139 |
5 | fefe | 39 |
6 | validate-image-type | 18 |
7 | codestamp | 5 |
8 | vue-nice-validate | 5 |
9 | deno_validate | 1 |