p-eval
v0.1.0
Published
Evil eval() in a promise, with the stack cut.
Downloads
48
Readme
p-eval
Evil eval() in a promise, with the stack cut.
API
This module exports one function:
pEval(code)
Returns a promise for eval(code)
.
Known issues
- Needs more/better tests and docs.
License
ISC