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