checkok-url
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

checkok-email

Installation

yarn add checkok checkok-email

Usage

import { check } from 'checkok'
import email from 'checkok-email'

const result = check('foo').pipe(email('should be a email'))

console.log(result) // { ok: false, message: 'should be a email' }

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i checkok-url

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.85 kB

Total Files

8

Last publish

Collaborators

  • forsigner