url-open Url open use anchor tag. installation npm install @jswork/url-open usage import urlOpen from '@jswork/url-open'; urlOpen('https://www.baidu.com', { target: '_self'}); license Code released under the MIT license.