assay
1.0.0 • Public • Published
assay
make assertion functions into boolean tests
Installation
$ npm install assay
or
$ component install nathan7/assay
API
assay(fn)
Returns a new function that returns true
if fn
runs normally, and false
if it throws.
License
MIT
Package Sidebar
Install
Weekly Downloads