GitShow/sindresorhus/terminal-link-cli
sindresorhus

terminal-link-cli

Create clickable links in the terminal

by sindresorhus
command-linehyperlinkhyperlink-supportnodejsnpm-packageterminal
Star on GitHubForknpm

JavaScript

90 stars8 forks3 contributorsQuiet · 10mo agoSince 2018v4.0.0MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus8 contributions
LitoMore
LitoMore1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
LitoMore
Fix package bin nameMergedPR

Related to #1 Refer to the 2.0.0 documentation, the command should be .

LitoMore · 7y ago
sjmulder
Remove all dependenciesMergedPR

Hi, Noticing that pulls in 60 MB worth of packages, and finding that a little excessive, I've managed to trim the dependencies down to 0 with the only notable user facing change being the removal of the support check, justified as follows: 1. The check is fragile, testing against specific terminal versions instead of employing something like terminfo, but also testing environment variables for certain continuous integration services and such. 2. The plain text output of terminal apps should speak for itself. Even on supported terminals, attributes like colours and URLs may be stripped for many reasons. Hence, either output the full URL, or accept that the link may not be a link. The linter was removed with no replacement. It depends on 469 packages but is of limited benefit for so little source code.

sjmulder · 7y ago
Structured data for AI agents

Repository: sindresorhus/terminal-link-cli. Description: Create clickable links in the terminal Stars: 90, Forks: 8. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: command-line, hyperlink, hyperlink-support, nodejs, npm-package, terminal. Latest release: v4.0.0 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 10mo ago. Community health: 71%. Top contributors: sindresorhus, LitoMore, Richienb.

·@ofershap

Replace github.com with gitshow.dev