2 dépôts
Command-line tools built using the TypeScript language.
Distinct from TypeScript: Distinct from general TypeScript applications: focuses on CLI-based utility tools rather than web applications.
Explore 2 awesome GitHub repositories matching development tools & productivity · TypeScript CLI Utilities. Refine with filters or upvote what's useful.
Newsnow is a terminal-based news aggregator and RSS feed reader built with TypeScript. It provides a command-line interface for fetching and displaying real-time news headlines and content streams, allowing users to monitor current events directly within their terminal environment without the need for a graphical web browser. The tool distinguishes itself by integrating with artificial intelligence assistants through a standardized protocol, enabling these models to query and retrieve external information for improved context. It also supports identity verification through external accounts t
Provides a lightweight utility built with TypeScript for monitoring current events without a graphical web browser.
Cli-table is a command-line utility and Node.js library for rendering structured, Unicode-bordered tables with custom widths and alignment in terminal applications. It functions as a table formatting tool designed to style headers, pad cells, and truncate text output for command-line tools. The library supports custom box-drawing characters and corner pieces assembled dynamically around cell content to form structured grid layouts. It handles column-width-based cell wrapping by calculating character lengths to split and wrap multi-line text within fixed terminal bounds, alongside ANSI-style h
Provides a Node.js utility built with advanced layout control for textual command-line output.