simple
express-validation is a middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
validate express application inputs and parameters using joi
Node.js CORS middleware
Express middleware to validate request (headers, params, query, body) using Joi
Disable introspection in graphql-js with a validation rule
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
The module is AWS Step Functions plugin for Serverless Framework
Build swagger-compliant REST APIs using TypeScript and Node
TypeScript-friendly middleware designed for Express applications, leveraging the robustness of Zod schemas to validate incoming request bodies, parameters, and queries.
validation library for nodejs, inspired by laravel.
Express middleware to handle OpenAPI 3.x.
A joi validation middleware for Express.
The one-liner node.js proxy middleware for connect, express, next.js and more
Fast, unopinionated, minimalist web framework
A simple, minimal PostgreSQL session store for Connect/Express
A Express.js server adapter for Bull-Board dashboard.
Simple yet powerful framework for building command-line apps.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Express middleware for jsonschema validation.
Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv
Plug & play basic auth middleware for express
Performant, flexible and extensible forms library for React Hooks
A simple Ruby gem that validates email addresses based on regular expressions.
Easily generate strings supplying a very simple pattern. '10-20:Xn/x/'.generate #>qBstvc6JN8ra. Generate random strings using a regular expression (Regexp): /[a-z0-9]{2,5}w+/.gen . Also generate words in English or Spanish. Perfect to be used in test data factories. Also, validate if a text fulfills a specific pattern or even generate a string following a pattern and returning the wrong length, value... for testing your applications.