magicrepl

0.1.0 • Public • Published

magicREPL

REPL for Node that automatically saves code and state.

Context & State

The REPL has two different things going on:

  • Context; that's just what I call it...its the code you type in at the prompt
  • State; an object behind the scenes with stuff in it that you can access from the REPL

Of Interest

_ is, by default, assigned the result of the most recently evaluated expressions _error ~ ditto ctrl + R searches backwards ctrl + S searches forwards

Readme

Keywords

none

Package Sidebar

Install

npm i magicrepl

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

2.96 kB

Total Files

7

Last publish

Collaborators

  • fingerskier