1.1.1 • Published 9 months ago

@zaeny/repl v1.1.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 months ago

@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 require context, and add __dirname into global and module context evaluation
  • 1.0.2 add last value saved at __value and __error, add support for markdown extension .md
  • 1.0.3 add defaultBeforEvalHook in evaluate function, fix defaultTransformer code
  • 1.0.4 add provide, loadCodeAt, exposeContext, add try catch evaluate
  • 1.0.5 fix provide not able to loadCodeAt
  • 1.0.6 fix console not show up, and fix return value of evaluate
  • 1.0.7 add choose evaluate if context not available evaluateIn and evaluateGlobal at provide source
  • 1.0.8 fix concat code content at loadCodeAt
  • 1.0.9 fix return verbose __error null remove the error
  • 1.1.0 fix concat value of code is not properly joined string at loadCodeAt
  • 1.1.1 fix repl evaluateIn error value
1.1.1

9 months ago

1.1.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago