Gathering detailed insights and metrics for recoil
Gathering detailed insights and metrics for recoil
Gathering detailed insights and metrics for recoil
Gathering detailed insights and metrics for recoil
recoil-sync
recoil-sync provides an add-on library to help synchronize Recoil state with external systems
recoil-persist
Package for recoil to persist and rehydrate store
storybook-addon-recoil-flow
Shows a graph of the current recoil state
recoil-nexus
A small Typescript package to access your Recoil atoms outside of React components.
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
npm install recoil
88
Supply Chain
86
Quality
79.4
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
19,620 Stars
958 Commits
1,186 Forks
197 Watching
33 Branches
102 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
JavaScript (96.56%)
TypeScript (3.16%)
HTML (0.22%)
CSS (0.06%)
Cumulative downloads
Total Downloads
Last day
-9.1%
96,676
Compared to previous day
Last week
-2.6%
512,773
Compared to previous week
Last month
9.5%
2,257,363
Compared to previous month
Last year
29.9%
29,351,733
Compared to previous year
Recoil is an experimental state management framework for React.
Website: https://recoiljs.org
Documentation: https://recoiljs.org/docs/introduction/core-concepts
API Reference: https://recoiljs.org/docs/api-reference/core/RecoilRoot
Tutorials: https://recoiljs.org/resources
The Recoil package lives in npm. Please see the installation guide
To install the latest stable version, run the following command:
1npm install recoil
Or if you're using yarn:
1yarn add recoil
Or if you're using bower:
1bower install --save recoil
Development of Recoil happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Recoil.
Recoil is MIT licensed.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 29/30 approved changesets -- score normalized to 9
Reason
security policy file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
85 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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