setup-cpp/packages/get-works
Amin Yahyaabadi 1df74e7be4 docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00
..
src docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00
README.md docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00
package.json docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00
tsconfig.json docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00

README.md

get-works

Version License: Apache--2.0

Check if the GET request for the given URL works

Install

npm install --save get-works

Usage

getWorks (function)

Check if the GET request for the given URL works

Parameters:

  • url (string) - The given URL

returns: Promise

🤝 Contributing

You can sponsor my work here:

https://github.com/sponsors/aminya

Pull requests, issues and feature requests are welcome. See the Contributing guide.