# email-list-check

> E-Mail list validation module.

Latest version **1.0.0** (published 2018-05-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install email-list-check
pnpm add email-list-check
yarn add email-list-check
bun add email-list-check
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2018-05-16 |
| First published | 2018-05-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.8.1 |
| Dependencies | 0 |
| Unpacked size | 7.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Mehmet Kozan |
| Maintainers | mehmet.kozan |
| Keywords | validate, email, address, string, is-email, isemail, e-mail, validator, email-regex, regex-email, is-email-maybe, is-email-like, email-address, validate_email, check-email, mailgun-validate-email, mailgun, mailchimp |

## Links

- npm: https://www.npmjs.com/package/email-list-check
- Repository: https://gitlab.com/autokent/email-list-check
- Issues: https://gitlab.com/autokent/email-list-check/issues
- npm.io page: https://npm.io/package/email-list-check

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2018-05-16

## README

# email-list-check
> **Checks email list.**

[![version](https://img.shields.io/npm/v/email-list-check.svg)](https://www.npmjs.org/package/email-list-check)
[![downloads](https://img.shields.io/npm/dt/email-list-check.svg)](https://www.npmjs.org/package/email-list-check)
[![node](https://img.shields.io/node/v/email-list-check.svg)](https://nodejs.org/)
[![status](https://gitlab.com/autokent/email-list-check/badges/master/pipeline.svg)](https://gitlab.com/autokent/email-list-check/pipelines)

## Installation
`npm install email-list-check`


## Test
`mocha` or `npm test`

> check test folder and QUICKSTART.js for extra usage.

---
_Source: https://npm.io/package/email-list-check · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
