UNPKG
reachy-url
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
Zero dependency nodejs library for checking if URL is reachable or not
reachy-url
/
docs
/
README.md
18 lines
(12 loc)
•
201 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# reachy-url
Zero
dependency nodejs library
for
checking
if
URL
is reachable
or
not
# Installation
``
`sh pnpm install reachy-url `
``
``
`sh yarn add reachy-url `
``
``
`sh npm install reachy-url `
``