@jswork/url-open
v1.0.1
Published
Url open use anchor tag.
Downloads
6
Readme
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.