Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ajv
Another JSON Schema Validator
ajv-formats
Format validation for Ajv v7+
zod
TypeScript-first schema declaration and validation library with static type inference
validate-npm-package-license
Give me a string and I'll tell you if it's a valid npm package license string
requires-port
Check if a protocol requires a certain port number to be added to an URL.
css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
validate-npm-package-name
Give me a string and I'll tell you if it's a valid npm package name
@sindresorhus/is
Type check values
xmlchars
Utilities for determining if characters belong to character classes defined by the XML specs.
ip-address
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
@eslint/object-schema
An object schema merger/validator
validator
String validation and sanitization
joi
Object schema validation
react-hook-form
Performant, flexible and extensible forms library for React Hooks
@sideway/address
Email address and domain validation
@hookform/resolvers
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
zod-validation-error
Wrap zod validation errors in user-friendly readable messages
jsonschema
A fast and easy to use JSON Schema validator
ajv-draft-04
Ajv class for JSON Schema draft-04
superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).