A set of predicate functions to improve your value testing and comparisons.
npm install predicate

predicate.js is a predicate library for JavaScript. predicate doesn't have any dependencies which makes it easy to integrate into new and existing projects.
``sh`
npm install --save predicate
npm t
npm run build.
This will create a UMDified version of is in the dist` directory along with a minified version.