awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fabian-hiller/valibot

0
View on GitHub↗
0 estrellas·0 forks·8 vistas

Valibot

Features

  • Runtime Validation - Lightweight schema validation library.

Historial de estrellas

Gráfico del historial de estrellas de fabian-hiller/valibotGráfico del historial de estrellas de fabian-hiller/valibot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Cuáles son las características principales de fabian-hiller/valibot?

Las características principales de fabian-hiller/valibot son: Runtime Validation.

¿Qué alternativas de código abierto existen para fabian-hiller/valibot?

Las alternativas de código abierto para fabian-hiller/valibot incluyen: agentframework/agentframework. gcanti/io-ts — io-ts is a TypeScript runtime validation library that provides a composable codec system for decoding and encoding… ianstormtaylor/superstruct — Superstruct is a JavaScript and TypeScript data validation library used to verify that data structures match defined… julienvincent/ts-codec. lancercomet/myweblibs. lancercomet/suntori.

Alternativas open-source a Valibot

Proyectos open-source similares, clasificados según cuántas características comparten con Valibot.
  • agentframework/agentframeworkA

    agentframework/agentframework

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gcanti/io-tsAvatar de gcanti

    gcanti/io-ts

    6,813Ver en GitHub↗

    io-ts is a TypeScript runtime validation library that provides a composable codec system for decoding and encoding data at the boundaries of an application. It defines data schemas using structural types, where the shape of data determines its validity rather than nominal names, and produces runtime type guards from those definitions for efficient validation checks. The library is built around bidirectional codec mappings that combine decoding, encoding, and type checking into single reusable units. It supports a composable decoder pipeline where small validation steps can be chained together

    TypeScriptinferenceruntimetypes
    Ver en GitHub↗6,813
  • ianstormtaylor/superstructAvatar de ianstormtaylor

    ianstormtaylor/superstruct

    7,141Ver en GitHub↗

    Superstruct is a JavaScript and TypeScript data validation library used to verify that data structures match defined shapes and types. It functions as a composable schema builder and a TypeScript schema validator, ensuring that runtime data checks remain synchronized with static type definitions. The library features a data coercion engine that transforms input values or injects default values before the validation process is executed. It enables the creation of complex validation rules by nesting, merging, or omitting properties from existing structures. Its capabilities cover the validatio

    TypeScriptinterfacejavascriptschema
    Ver en GitHub↗7,141
  • julienvincent/ts-codecJ

    julienvincent/ts-codec

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 19 alternativas a Valibot→