We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cf591 commit f46e7c3Copy full SHA for f46e7c3
README.md
@@ -1,5 +1,7 @@
1
# Validate
2
3
+> **This package is build for node and can not be used into the browser yet**
4
+
5
```js
6
const { validate, email, length, required } = require('validate')
7
0 commit comments