https://github.com/fullsize/fl-hooks
This library provides some useful React Hooks to simplify the development of React applications.
https://github.com/fullsize/fl-hooks
axios-react react-hooks request typescript
Last synced: 8 months ago
JSON representation
This library provides some useful React Hooks to simplify the development of React applications.
- Host: GitHub
- URL: https://github.com/fullsize/fl-hooks
- Owner: Fullsize
- Created: 2024-03-19T07:39:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T03:15:33.000Z (about 1 year ago)
- Last Synced: 2025-05-05T19:23:19.081Z (8 months ago)
- Topics: axios-react, react-hooks, request, typescript
- Language: TypeScript
- Homepage: https://fullsize.github.io/fl-hooks/
- Size: 4.48 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fl-hooks
This library provides a set of useful React Hooks to simplify the development of React applications by leveraging React Hooks and Axios for data fetching and local storage management.
## Installation
Install the package using npm:
```
npm i fl-hooks
```