pr-edge
promisified edge.js
usage
var edge = var hello = // => "Hello friend"
api
see edge.js
Can be called as plain function (npm idiomatic) or .func
method (.Net idiomatic).
Created function proxy returns a Promise.
installation
$ npm install pr-edge
running the tests
From package root:
$ npm install
$ npm test
contributors
- jden jason@denizac.org
license
ISC. (c) MMXV jden jason@denizac.org. See LICENSE.md