Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nbu/node-menu

Reset menu

09 Feb 19:25
@nbu nbu

Choose a tag to compare

Merge pull request #15 from yacovmalen/master

Recreating pull request #14

Deprecation warning bug fix

09 Sep 04:54
@nbu nbu

Choose a tag to compare

Fixed deprecation warning on node 6

1.0.0

12 May 23:14
@nbu nbu

Choose a tag to compare

  • Add customizable prompt message

Minor improvements

12 Sep 04:15
@nbu nbu

Choose a tag to compare

  • chained calls
  • show/hide default header
  • print custom header

node-menu junior

21 Apr 00:58
@nbu nbu

Choose a tag to compare

node-menu junior has following feature:

  • build console menu, having any number of items;
  • pass arguments to item;
  • set types of arguments;
  • types validation of the passed arguments;
  • call item handler on behave of specific object (passing this of the handler)