1.1.1 • Published 12 months ago
@zaeny/repl v1.1.1
@zaeny/repl
Bringing Clojure Repl Like Experiences to the Javascript Node.js, add support evaluating in context, or in-ns
{wip}
{todo: explain}
{todo: usage}
Changes
- 1.0.1 fix
requirecontext, and add__dirnameinto global and module context evaluation - 1.0.2 add last value saved at
__valueand__error, add support for markdown extension.md - 1.0.3 add
defaultBeforEvalHookinevaluatefunction, fixdefaultTransformercode - 1.0.4 add
provide,loadCodeAt,exposeContext, add try catchevaluate - 1.0.5 fix
providenot able to loadCodeAt - 1.0.6 fix
consolenot show up, and fix return value ofevaluate - 1.0.7 add choose evaluate if context not available
evaluateInandevaluateGlobalatprovidesource - 1.0.8 fix concat code content at
loadCodeAt - 1.0.9 fix return verbose
__errornull remove the error - 1.1.0 fix concat value of code is not properly joined string at
loadCodeAt - 1.1.1 fix repl
evaluateInerror value