Gathering detailed insights and metrics for @ahooksjs/use-request
Gathering detailed insights and metrics for @ahooksjs/use-request
Gathering detailed insights and metrics for @ahooksjs/use-request
Gathering detailed insights and metrics for @ahooksjs/use-request
A high-quality & reliable React Hooks library. https://alibaba.github.io/hooks/
npm install @ahooksjs/use-request
Typescript
Module System
Node Version
NPM Version
TypeScript (98.61%)
JavaScript (1.15%)
HTML (0.14%)
CSS (0.08%)
Shell (0.02%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
14,534 Stars
2,750 Commits
2,783 Forks
95 Watchers
16 Branches
253 Contributors
Updated on Jul 14, 2025
Latest Version
2.8.15
Package Id
@ahooksjs/use-request@2.8.15
Unpacked Size
126.35 kB
Size
21.14 kB
File Count
68
NPM Version
lerna/4.0.0/node@v16.9.1+x64 (darwin)
Node Version
16.9.1
Published on
Dec 07, 2021
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Production-ready React Hook to manage asynchronous data.
Core Characteristics
Inside your React project directory, run the following:
yarn add @ahooksjs/use-request
1yarn add @ahooksjs/use-request
Or with npm:
1npm install @ahooksjs/use-request
1import useRequest from '@ahooksjs/use-request'; 2 3const { data, error, loading, run } = useRequest('/api/user');
No vulnerabilities found.
Reason
19 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 16/30 approved changesets -- score normalized to 5
Reason
SAST tool is not run on all commits -- score normalized to 1
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
36 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More