Skip to content

Commit

Permalink
Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Jan 5, 2024
1 parent a661242 commit fa3cd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
This lightweight module facilitates precise email address validation, returning a `Boolean` value of `true` or `false`.

[![npm downloads](https://img.shields.io/npm/dm/@sefinek/email-validator)](https://www.npmjs.com/package/@sefinek/email-validator)
[![Stats](https://data.jsdelivr.com/v1/package/npm/@sefinek/email-validator/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@sefinek/email-validator)
[![Issues](https://img.shields.io/github/issues/sefinek24/email-validator)](https://github.com/sefinek24/email-validator/issues)
[![Last commit](https://img.shields.io/github/last-commit/sefinek24/email-validator)](https://github.com/sefinek24/email-validator/commits/main)
[![Stats](https://data.jsdelivr.com/v1/package/npm/@sefinek/email-validator/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@sefinek/email-validator)

## 🟢 » Node.js
### Installation via npm
Expand Down

0 comments on commit fa3cd39

Please sign in to comment.