A function to check whether a prop is valid for HTML and SVG elements
Give me a string and I'll tell you if it's a valid npm package name
The semantic version parser used by npm.
Return true if a value is a valid glob pattern or patterns.
Copy a descriptor from object A to object B
JSON for Humans
Detect if a string is a data URL
Convert a string to a valid JavaScript identifier
Brand checking of React Elements.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Work with IANA language tags.
Give me a string and I'll tell you if it's a valid npm package license string
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
Remove aliases from a GraphQL document
Astro’s [Go](https://golang.org/) + WASM compiler.
Returns true if a file path does not contain any invalid characters.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
DARE Framework - CLI, GraphRAG engine, MCP server and shared types in a single package
Wrapper around is-valid-instance and is-registered for validating `base` plugins. Returns true if `app` is a valid instance of base and a plugin is not registered yet.
Checks if the geometry is a valid according to the OGC Simple Feature Specification.
Check if a string is a valid filename
Check if a string is a valid JavaScript identifier
A small lib to validate IP addresses.
Provides validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them.
Deprecated in favor of axum-valid
Common infrastructure library for daoyi-cloud-rs: JWT auth, error handling, pagination, validation, OpenAPI docs, and more
Demo business entity, model and service layer for daoyi-cloud-rs (SeaORM + PostgreSQL)
Validation library
Derive macros for garde
Progressive RESTful framework
A collection of validated extractors for Axum that automatically validate the extracted data using the validator crate