GitShow/sindresorhus/open-cli
sindresorhus

open-cli

Open stuff like URLs, files, executables. Cross-platform.

by sindresorhus
Star on GitHubForknpm

JavaScript

448 stars25 forks7 contributorsQuiet · 5mo agoSince 2015v9.0.0MIT

Meet the team

See all 7 on GitHub →
sindresorhus
sindresorhus33 contributions
Richienb
Richienb3 contributions
SamVerschueren
SamVerschueren3 contributions
cancerberoSgx
cancerberoSgx1 contribution
sonnyp
sonnyp1 contribution
chiu1028
chiu10281 contribution
v1rtl
v1rtl1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

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

Recent fixes

View closed PRs →
wesleycoder
Command-line arguments are not passed on macOSClosedIssue

I use this cli to pass args via npm scripts like: But on MacOS Mojave it doesn't works, I think it is because the browser is named diferently on the OS. But even when passing: The browser doesn't start. Calling it opens the browser. My necessity is to open another instance of the browser with a profile scoped to the folder. I've wrote a simple script as a workaround to use on my project, but I think this package could solve this problem more elegantly.

wesleycoder · 3mo ago
ibc
Update deps (fix vulnerability)MergedPR

Details Update all NPM deps to their latest available versions, and hence fix this vulnerability: file-type 13.0.0 - 21.3.0 Severity: moderate file-type affected by infinite loop in ASF parser on malformed input with zero-size sub-header - https://github.com/advisories/GHSA-5v7r-6r5c-r473 CI: Use Node 24, 22 and 20 (remove 18). Before After

ibc · 5mo ago
v1rtl
Replace `get-stdin` with Node's `streamConsumers.buffer`MergedPR

This pull request removes in favor of built-in . The utility is available since Node 16, and the package targets Node 18+, which makes the change backwards compatible. From 's readme: You can now accomplish this natively in Node.js using streamConsumers.text() or streamConsumers.buffer():

v1rtl · 5mo ago
Structured data for AI agents

Repository: sindresorhus/open-cli. Description: Open stuff like URLs, files, executables. Cross-platform. Stars: 448, Forks: 25. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v9.0.0 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 85%. Top contributors: sindresorhus, Richienb, SamVerschueren, cancerberoSgx, sonnyp, chiu1028, v1rtl.

·@ofershap

Replace github.com with gitshow.dev