@jswork/is-alive
v1.0.1
Published
Check url if is alive.
Readme
is-alive
Check url if is alive.
installation
npm install @jswork/is-aliveusage
import isAlive from '@jswork/is-alive';
const { code, success } = await isAlive('https://www.baidu.com');license
Code released under the MIT license.
