0.1.1 • Published 11 years ago

lie-every v0.1.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

lie-every

API

npm install lie-every
var every = require('lie-every');

###every

every(array, function)

applies the function the the array of promies or values (or mix) and returns true if they are all truthy.

License

MIT

0.1.1

11 years ago

0.1.0

11 years ago