Added package valido (#2487)

This commit is contained in:
George Lemon 2023-02-07 05:02:20 +02:00 committed by GitHub
parent 5b3c441430
commit 4496ad0470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28819,5 +28819,20 @@
"description": "Finds files and directories based on different criteria via an intuitive fluent interface",
"license": "MIT",
"web": "https://github.com/openpeep/find"
},
{
"name": "valido",
"url": "https://github.com/openpeep/valido",
"method": "git",
"tags": [
"validation",
"strings",
"validator",
"input",
"sanitizer"
],
"description": "A library of string validators and sanitizers.",
"license": "MIT",
"web": "https://github.com/openpeep/valido"
}
]