UNPKG

reachy-url

Version:

Zero dependency nodejs library for checking if URL is reachable or not

18 lines (12 loc) 201 B
# 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 ```