Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/is_valid/egg.json

A pure functional validator with composite function and validation utilities
Go to Latest
File
{ "$schema": "https://x.nest.land/eggs@0.3.6/src/schema.json", "name": "is_valid", "entry": "mod.ts", "description": "A pure functional validator with composite function and validation utilities", "homepage": "https://github.com/TomokiMiyauci/is-valid#readme", "version": "0.0.0", "files": ["README.md", "LICENSE", "*.ts"], "ignore": [".git"], "checkFormat": false, "checkTests": false, "checkInstallation": false, "check": true}