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

1.0.1 • Public • Published

checkok-min

Installation

yarn add checkok checkok-min

Usage

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

const result = check('foobar').pipe(min(3, 'some msg'))

console.log(result) // { ok: true }

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i checkok-min

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.08 kB

Total Files

9

Last publish

Collaborators

  • forsigner