rescript-email-validator

1.1.0 • Public • Published

rescript-email-validator

npm version Node.js CI

ReScript version for email-validator.

Install

yarn add rescript-email-validator
or
npm install rescript-email-validator

Add rescript-email-validator to bs-dependencies

"bs-dependencies": [
    ...
    "rescript-email-validator"
  ],

Example

You can find usage examples in the test folder

EmailValidator.validate(Some("test@email.com")) // true

Documentation

documentation

😐

validate-Email.jpg

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.1
    23
  • 0.0.1
    0

Package Sidebar

Install

npm i rescript-email-validator

Weekly Downloads

23

Version

1.1.0

License

MIT

Unpacked Size

4.83 kB

Total Files

6

Last publish

Collaborators

  • daysv