lovecheck
js
a validators for data --- ## Installation and Usage installation: ``` npm install lovecheck ``` usage: ```js const oc = require("lovecheck"); ``` or ```js import oc from "lovecheck"; ``` ps: your operating environment need to supports es6 a
Version 1.0.3 License ISC
INSTALL