3.0.2 • Published 2 years ago

better-opn v3.0.2

Weekly downloads
1,756,369
License
MIT
Repository
github
Last release
2 years ago

better-opn

A better opn. Reuse the same tab on Chrome for 👨‍💻. Inspire by create-react-app

Install

$ yarn add better-opn

$ npm install better-opn

Usage

If you wish to overwrite the default browser, override BROWSER environment variable to your desired browser name (name is platform dependent).

const opn = require('better-opn');

opn('http://localhost:3000');

Reuse tab by match host

In case your app can navigate to another pathnames and still want to reuse opened tab, set environment variable OPEN_MATCH_HOST_ONLY=true can tell this program to find reusable tab by only match the host part of your URL.

process.env.OPEN_MATCH_HOST_ONLY = 'true';

opn('http://localhost:3000/foo/bar'); // This will reuse any tab with URL starting with http://localhost:3000/

Author

qrifygtime-clihttp-server-chenschttp-server-g-chenscchensc-create-http-server@saaspe/componentspractice-static-servernetlify-clihu-servergatsby-cligatsby@everything-registry/sub-chunk-1229ai-servergiao-servergiao-server-onegpt-shell-accessgistashgoodsfilestoolslarissa-static-serverkobe-serverladuolei-static-serverladuolei-static-server-alast-serverjx-static-serverlogafterlongfuniubility-static-serverliuyan-static-serverliuziyan-static-serverke-velucky-ststic-serverlucky1983-serverlovense-linklilong-serverlilong-server2liuhejia-resources-servermamihong-servermamba-serverh5tj-static-serverguo-staticgyj-dabaowenjianheadless-page-watcherhe-resource-serverh-y-serverhy-server-hyhwy-start-serverhnq-static-serverhost-your-folderidong-servermingge-servernibiclass-staticynihaoyayayayanb-modolnb-static-servermy-orange-sirnniubility-static-serverniubi-server-tzyniubility-serverniubility-staticniubility-static-serverniubity-static-serverniublity-static-servernovacap-components@reskript/cli-dev@runlightyear/cli@storybook/core-server@podlubnaja/ui-kit@throttleup/gatsby@torchlabs/netlify-cli@unlighthouse/cli@soyjak/utils@rnv/sdk-utils@sgrove/netlify-cli@skeetboothppq/component-library@skedulr/nebula-ui-library@shivarajapple/first-library@vitali_shcherbina/styled-liballe-authyunfeng-serverzzxwater-plant-umlvue2-pro-cliwagool-static-serverwan-server-linewangda-static-studywsy-static-serverxdlxiaobo-static-servexiaobotest1xiaochuan-server-wowxiaobotest2xiaobotestsecondxiangxiang-serverwodedabaonpmwodeliuwudabaonpmxyp-static-serveryuana-testzhenniubi-severzzj-first-servieanci-reactpolyglot-component-library
3.0.2

2 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.1.0-rc.1

6 years ago