mirror of https://github.com/aminya/setup-cpp
1df74e7be4 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
package.json | ||
tsconfig.json |
README.md
get-works
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.