Skip to content

A console menu for Node.js applications, allowing users to navigate through menu items with the up and down arrow keys

License

Notifications You must be signed in to change notification settings

umk/up-down-menu

Repository files navigation

Up-down Menu

A console menu for Node.js applications, allowing users to navigate through menu items with the up and down arrow keys. This package offers an API for creating a customizable interactive console menus, with support for item filtering.

Installation

You can install Up-down Menu via npm. Make sure you have Node.js installed on your machine.

npm install up-down-menu

Alternatively, if you prefer using yarn:

yarn add up-down-menu

Once installed, you can start using Up-down Menu in your project.

About

A console menu for Node.js applications, allowing users to navigate through menu items with the up and down arrow keys

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published