Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
react-async
Advanced tools
React component for declarative promise resolution and data fetching
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
state of the asynchronous process, without assumptions about the shape of your data or the type of request.
Use it with fetch
, Axios or other data fetching libraries, even GraphQL.
useAsync
and useFetch
hooksisPending
, startedAt
, finishedAt
, et al metadatacancel
and reload
actionswatch
or watchFn
proponResolve
, onReject
and onCancel
callbackssetData
initialValue
Upgrading to v9
Version 9 comes with a minor breaking change. See Upgrading for details.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
React component for declarative promise resolution and data fetching
The npm package react-async receives a total of 21,029 weekly downloads. As such, react-async popularity was classified as popular.
We found that react-async demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.