Last 12 weeks · 0 commits
4 of 6 standards met
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.
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.