j7m4J
Denoβ€’14mo agoβ€’
1 reply
j7m4

comparable functionality to node:repl in deno?

According to https://docs.deno.com/api/node/repl/ this Node API is currently not implemented in Deno (yet?). Is there anything comparable today?

In particular, I'm interested in building my own custom REPLServer -- with a custom eval and custom completer.

Is there a plan to support this Node API in the future?
Deno
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
repl - Node - Deno Docs
Was this page helpful?