1.1.1 • Published 8 months ago

@zaeny/repl v1.1.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
8 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

8 months ago

1.1.0

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago