noddle

1.0.0 • Public • Published

noddle

Simple way to open a Node.js REPL with your currnet workspace included.

Setup

noddle is on npm, so go ahead and install it globally:

$ npm install -g noddle

Usage

Super easy to use via a command line:

$ noddle [name]

The "name" option is the variable name the current workspace should be loaded under. If one is not provided, it will load using the module name provided in the package.json (but with hyphens replaced with underscores).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i noddle

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • whitfin