joi

The most powerful data validation library for JS [Moved to: https://github.com/sideway/joi] (by hapijs)

Joi Alternatives

Similar projects and alternatives to joi

  • go

    2,068 joi VS go

    The Go programming language

  • Socket.io

    826 joi VS Socket.io

    Realtime application framework (Node.JS server)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • prettier

    440 joi VS prettier

    Prettier is an opinionated code formatter.

  • ESLint

    380 joi VS ESLint

    Find and fix problems in your JavaScript code.

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • zod

    288 joi VS zod

    TypeScript-first schema validation with static type inference

  • Docusaurus

    282 joi VS Docusaurus

    Easy to maintain open source documentation websites.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dotenv

    219 joi VS dotenv

    Loads environment variables from .env for nodejs projects.

  • react-hook-form

    210 joi VS react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

  • berry

    183 joi VS berry

    📦🐈 Active development trunk for Yarn ⚒

  • Yup

    113 joi VS Yup

    Dead simple Object schema validation

  • Sequelize

    89 joi VS Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

  • io-ts

    80 joi VS io-ts

    Runtime type system for IO decoding/encoding

  • ajv

    60 joi VS ajv

    The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

  • winston

    51 joi VS winston

    A logger for just about everything.

  • Superstruct

    26 joi VS Superstruct

    A simple and composable way to validate data in JavaScript (and TypeScript).

  • runtypes

    22 joi VS runtypes

    Runtime validation for static types

  • cors

    10 joi VS cors

    Node.js CORS middleware

  • ow

    2 joi VS ow

    Function argument validation for humans

  • h2o2

    1 joi VS h2o2

    Proxy handler for hapi.js

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better joi alternative or higher similarity.

joi reviews and mentions

Posts with mentions or reviews of joi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-29.
  • Reading Docusaurus code
    2 projects | dev.to | 29 Oct 2023
    Code in Docusaurus This module validates and processes frontmatter objects by using Joi library for the data validation.
  • Serverless, the Intersection of Technology and People
    2 projects | dev.to | 8 Apr 2023
    Once you've leaped into thinking as a serverless problem solver, it makes a lot of sense to standardize some tooling and frameworks. The old adage right tool for the job is what I like about this layer of the pyramid. For instance, if a problem requires flexibility in data and your team enjoys validating schema with Joi then you might use TypeScript with a Node.js runtime with your lambdas. If you prefer the developer experience and small footprint and simplicity of Go then use the Go 1.x runtime. You might find you don't need "compute" at all, so using intrinsic functions in State Machines might be plenty.
  • Boilerplate for Typescript-Express with sequelize ORM
    14 projects | dev.to | 8 Nov 2022
    Validation: request data validation using Joi
  • In contact us page users can submit request to contact only if they have an account?
    1 project | /r/webdev | 4 Nov 2022
    I'm using Joi on my server to validate form input, do you think I still need honeypot fields? It sounds like it might be worth looking into IP rate limiting as well, I don't think Joi can help with that.
  • Minimal and fast runtime API payload sanitiser and error message handling
    7 projects | /r/typescript | 20 Oct 2021
    What does your library provide that others don't? For example: https://github.com/colinhacks/zodhttps://github.com/hapijs/joihttps://github.com/jquense/yuphttps://github.com/gcanti/io-tshttps://github.com/pelotom/runtypeshttps://github.com/sindresorhus/ow
  • JSON and scehama validator libraries for Node
    5 projects | dev.to | 22 Jul 2021
    Yup's API is heavily inspired by Joi, but leaner and built with client-side validation as its primary use-case. Yup separates the parsing and validating functions into separate steps. cast() transforms data while validate checks that the input is the correct shape. Each can be performed together (such as HTML form validation) or seperately (such as deserializing trusted data from APIs).
  • Build quality forms with React 🚀
    4 projects | dev.to | 16 Jun 2021
    Yup is a Javascript object schema validator: it lets you define a schema to describe how a valid object should look like, and allows you to validate an object using this schema. If you know Joi, Yup is heavily inspired by it, except it relies on client-side validation as its primary use-case.
  • Authentication and Authorisation 101
    2 projects | dev.to | 16 Jan 2021
    Again a widely used open source validation library like Joi can help you easily create schemas and transform the data into safe objects.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic joi repo stats
8
16,531
6.7
about 3 years ago

hapijs/joi is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of joi is JavaScript.


Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com