deno-validation
Validator library
A general-purpose validation library for Deno.
A general purpose validation library for Deno.
2 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
deno
Related projects:
Repository | Description | Stars |
---|---|---|
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
ben-g/validated | A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
egoist/dedep | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
markwoodhall/clova | A minimal validation library for Clojure and ClojureScript | 16 |
denoland/vscode_deno | A Visual Studio Code extension that integrates Deno's language server with the editor | 1,494 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
hyperupcall/ensure | Ensures compatibility with specific versions of Deno, TypeScript, and V8. | 3 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |