Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract browser-related abilities to dedicated package #344

Open
fregante opened this issue Jul 14, 2024 · 1 comment
Open

Extract browser-related abilities to dedicated package #344

fregante opened this issue Jul 14, 2024 · 1 comment

Comments

@fregante
Copy link

It seems that open has a lot of code, dependencies, and issues and feature requests dedicated to browsers, even though those are just a fraction of the available applications.

Would it make sense to publish a dedicated package to deal with custom URL needs? It would use open as a sub-dependency to actually run the command I suppose.

This would match the existence of a dedicated package to open editors, for example: https://github.com/sindresorhus/open-editor (which depends on open and does not need all the logic related to browsers)

@fregante
Copy link
Author

I assume that a basic open('https://google.com') would still work other browser-specific flags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant