Elktrum ElkEE
Projects
CLI Toolmaintenance

Interacter

A lightweight Node.js library for accepting and processing user input in the command line.

2023-09 — Present

Overview

Interacter is a minimal, zero-dependency Node.js library that simplifies CLI user input handling. It provides a clean API for prompts, confirmations, selections, and password inputs with built-in validation.

Key Features

  • Zero dependencies
  • Type definitions included
  • Input validation
  • Promise-based API
  • Color support

Tech Stack

Node.jsJavaScriptnpm