3.0.2 • Published 3 years ago

better-opn v3.0.2

Weekly downloads
1,756,369
License
MIT
Repository
github
Last release
3 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

@storybook/coreqrifygtime-clihttp-server-chenschttp-server-g-chenscchensc-create-http-server@saaspe/componentspractice-static-serverhu-server@everything-registry/sub-chunk-1229ai-server@wacoco/ywodedabaonpmwodeliuwudabaonpmwan-server-linewagool-static-serverxiangxiang-serverwsy-static-serverxiaobo-static-servexiaobotest1xiaobotest2xiaobotestsecondxiaochuan-server-wowxdlshainashow_dir_ginstatic-alinasea-staticsec_server_wensense-hat-web-emusequelcomponentrunning-codingseek-depsserver-functiontesting-storybooksvelte-component-libthe-static-server-pkgthis-my-bendilistvrainy-servervelo-cli-prototypeanci-react@stoplion/ohmingge-servermkcp-solarpunklilong-serverlilong-server2local-dev-proxylast-serverlongfuniubility-static-serverlarissa-static-serverlogafterhe-resource-serverheadless-page-watchergoodsfilestoolsjesh-calculationhy-server-hyliuhejia-resources-serverlovense-linkliuyan-static-serverliuziyan-static-serverkobe-serverhnq-static-serverhost-your-folderhwy-start-serveridong-servergpt-shell-accessguo-staticgyj-dabaowenjianh-y-serverh5tj-static-serverke-vejx-static-serverladuolei-static-serverladuolei-static-server-agiao-servergiao-server-onegistashnb-modolnb-static-servermamihong-servermamba-servermanan-react-native-expo-authorize-netlucky-ststic-serverlucky1983-serverparvan_componentsparvan_reactjs_componentsopenmy-serverpolyglot-component-librarynniubility-static-serverniubi-server-tzyniubility-serverniubility-staticniubility-static-serverniubity-static-serverniublity-static-servernihaoyayayayanibiclass-staticymy-orange-sirquite-server-hqquite-source-server-hq
3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

5 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

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.1.0-rc.1

6 years ago