My 2022 side project: @steggy/tty. Custom widgets and utilities for building terminal apps on top of NestJS. Looking for testers / feedback

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • steggy

    Discontinued Typescript focused automation driver for Home Assistant; Library collection for NestJS including bootstrapping, logging, configuration management, and terminal utilities.

  • I've been promising myself I'd make a post about my side project all year, and just barely making that goal. Been building out a set of custom libraries on top of the NestJS direct injection tooling, and one of my favorite core libraries is @steggy/tty. It started off as a set of extensions and custom widgets on top of inquirer, but has since gone its own direction with rebuilt internals.

  • Inquirer.js

    A collection of common interactive command line user interfaces.

  • I've been promising myself I'd make a post about my side project all year, and just barely making that goal. Been building out a set of custom libraries on top of the NestJS direct injection tooling, and one of my favorite core libraries is @steggy/tty. It started off as a set of extensions and custom widgets on top of inquirer, but has since gone its own direction with rebuilt internals.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • blessed

    A high-level terminal interface library for node.js.

  • Inquirer is still probably the library that is most similar, if you are looking for comparisons to existing tools. My goal was to create a set of tools that uses the terminal window for a single operation at a time. The UI providing as much contextual information as possible to the user to know what actions they can perform, and any relevant information. A bit like a "choose your adventure" via terminal app sort of thing. Explicitly trying to stay clear of full screen and dashboard type stuff, like what blessed provides.

  • abb-cli

  • ABB CLI

  • quickscript

    Discontinued An example repository, intended for forking, which has been already set up to work with steggy

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Interactive Node JS command line

    3 projects | dev.to | 30 Dec 2023
  • Say Allo' to the new Inquirer

    1 project | /r/javascript | 30 Apr 2023
  • Say Allo' to the new Inquirer

    1 project | /r/node | 30 Apr 2023
  • Say Allo' to the New Inquirer (Node.js CLI)

    1 project | news.ycombinator.com | 30 Apr 2023
  • I'm looking for a cli tool that can create list prompts to ask questions and act on the responses

    3 projects | /r/programmingtools | 18 Mar 2023