@slergberg/react-hook-use-http-request
v0.3.2
Published
A very simple axios-based HTTP request hook for React
Downloads
3
Readme
React Hook useHttpRequest
A very simple axios-based HTTP request hook for React.
Installation
npm install --save @slergberg/react-hook-use-http-request
This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.
Contributing
Feel free to contribute with this library. For more information, take a look at our contributing guide.