landau / predicate

Adding clarity and conciseness to your JS through predicates

Home Page:http://landau.github.io/predicate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status NPM

predicate.js - Adding clarity and conciseness to your JS through predicates

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.

Docs

landau.github.io/predicate

install

 npm install --save predicate

Tests

npm t

Build for the browser

npm run build.

This will create a UMDified version of is in the dist directory along with a minified version.

About

Adding clarity and conciseness to your JS through predicates

http://landau.github.io/predicate

License:MIT License


Languages

Language:JavaScript 100.0%