use-http
๐ถ React hook for making isomorphic http requests
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- config.yml
- bug_report.md
- contributing.md
- FUNDING.yml
- jest.config.js
- setupTests.ts
- .nojekyll
- _coverpage.md
- CNAME
- index.html
- README.md
- abort-example-1.gif
- abort-example-2.gif
- apte-logo.png
- ava-logo.png
- dog.png
- microsoft-logo.png
- mozilla.png
- watch-youtube-video.png
- doFetchArgs.test.tsx
- Provider.test.tsx
- tsconfig.json
- useFetch-server.test.tsx
- useFetch.test.tsx
- useFetchArgs.test.tsx
- useMutation.test.tsx
- useQuery.test.tsx
- localStorage.test.ts
- localStorage.ts
- memoryStorage.ts
- defaults.ts
- doFetchArgs.ts
- ErrorBoundary.ts
- FetchContext.ts
- index.ts
- Provider.tsx
- types.ts
- useCache.ts
- useFetch.ts
- useFetchArgs.ts
- useMutation.ts
- useQuery.ts
- utils.ts
- .eslintignore
- .eslintrc.json
- .gitignore
- .watchmanconfig
- license.md
- package.json
- README.md
- tsconfig.json
- tsconfig.production.json
- yarn.lock
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/ava/use-http
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd use-http
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
<img src="https://img.shields.io/npm/dt/use-http.svg" />
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
<img src="https://npm.packagequality.com/shield/use-http.svg" />
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
<img src="https://img.shields.io/npm/v/use-http.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/ava/use-http?targetFile=package.json" style="max-width:100%;">
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
