Skip to content

Commit

Permalink
Add OpenCollective badges
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Dec 27, 2018
1 parent b32d21e commit 8b09f76
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
@@ -1,6 +1,11 @@
# validator.js

[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Downloads][downloads-image]][npm-url]
[![NPM version][npm-image]][npm-url]
[![Build Status][travis-image]][travis-url]
[![Downloads][downloads-image]][npm-url]

[![Backers on Open Collective](https://opencollective.com/validatorjs/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/validatorjsj/sponsors/badge.svg)](#sponsors)

A library of string validators and sanitizers.

Expand Down Expand Up @@ -54,6 +59,15 @@ The library can also be installed through [bower][bower]
$ bower install validator-js
```

## Contributors

[Become a backer](https://opencollective.com/validatorjs#backer)

[Become a sponsor](https://opencollective.com/validatorjs#sponsor)

Thank you to the people who have already contributed
<a href="graphs/contributors"><img src="https://opencollective.com/validatorjs/contributors.svg?width=890" /></a>

## Validators

Here is a list of the validators currently available.
Expand Down

0 comments on commit 8b09f76

Please sign in to comment.