Package detail

lie-apply

calvinmetcalf8MIT0.1.0

apply a lie

lie, promise, async

readme

var apply = require('lie-apply');

apply

apply(function, one or more values or promises)

calls the function with the values or promises once they all resolve.

License

MIT