up-down-menu
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

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.

Package Sidebar

Install

npm i up-down-menu

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

48.4 kB

Total Files

14

Last publish

Collaborators

  • umk