@taimoorimran/tval
Version:
t-val is an input validator, can be used with the input field and you can define set of rules to apply on field
20 lines • 529 B
JSON
{
"name": "@taimoorimran/tval",
"version": "2.1.0",
"description": "t-val is an input validator, can be used with the input field and you can define set of rules to apply on field",
"license": "MIT",
"repository": "taimoorimran/t-val",
"homepage": "https://taimoorimran.github.io/t-val/",
"main": "index.js",
"keywords": [
"tval",
"npm",
"package",
"taimoorimran",
"input",
"react",
"validation",
"saintize",
"7ctech"
]
}