File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# validator.js
2
2
3
- [ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Downloads] [ downloads-image ]] [ npm-url ]
3
+ [ ![ NPM version] [ npm-image ]] [ npm-url ]
4
+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
5
+ [ ![ Downloads] [ downloads-image ]] [ npm-url ]
6
+
7
+ [ ![ Backers on Open Collective] ( https://opencollective.com/validatorjs/backers/badge.svg )] ( #backers )
8
+ [ ![ Sponsors on Open Collective] ( https://opencollective.com/validatorjsj/sponsors/badge.svg )] ( #sponsors )
4
9
5
10
A library of string validators and sanitizers.
6
11
@@ -54,6 +59,15 @@ The library can also be installed through [bower][bower]
54
59
$ bower install validator-js
55
60
```
56
61
62
+ ## Contributors
63
+
64
+ [ Become a backer] ( https://opencollective.com/validatorjs#backer )
65
+
66
+ [ Become a sponsor] ( https://opencollective.com/validatorjs#sponsor )
67
+
68
+ Thank you to the people who have already contributed
69
+ <a href =" graphs/contributors " ><img src =" https://opencollective.com/validatorjs/contributors.svg?width=890 " /></a >
70
+
57
71
## Validators
58
72
59
73
Here is a list of the validators currently available.
You can’t perform that action at this time.
0 commit comments