react-freeze
npmv1.0.4TypeScriptReact Freeze
Adopt with care
react-freeze is usable, with caveats. Last published 924 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- DMaintenance: grade D, Poor — a real concern.
Last published 924 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 17 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding react-freeze to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- node >=10
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the react-freeze README.
import { enableFreeze } from "react-native-screens";
enableFreeze(true);react-freeze vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| react-freezethis page | 0 | 1 | MIT | 2 years ago |
| react | 152.8M | 82 | MIT | 1 day ago |
| react-dom | 143.7M | 47 | MIT | 1 day ago |
| react-style-singleton | 59.1M | 2 | MIT | 1 day ago |
| reselect | 44M | 1 | MIT | 1 day ago |
| next | 40.6M | 0 | MIT | 1 day ago |
Dependencies
Declared by react-freeze v1.0.4. Runtime dependencies are installed with the package; dev dependencies are not.
Peer (1)
Dev (25)
Used by
Popular packages that depend on react-freeze.
Relationship graph
Dependencies (left) and dependents (right) of react-freeze.
Frequently installed together
React is a JavaScript library for building user interfaces.
A framework for building native apps using React
React package for working with the DOM.
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
Delightful JavaScript Testing.
Metro configuration for React Native.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Android part of React Native app.
TypeScript definitions for react
React Native CLI
Declarative API exposing native platform touch and gesture system to React Native
More powerful alternative to Animated library for React Native.
Release history
No releases in the last two years, typically about 276 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.0.4latest | 2 years ago | 17 KB | MIT |
| 1.0.3 | 4 years ago | 19 KB | MIT |
| 1.0.2 | 4 years ago | 906 KB | MIT |
| 1.0.1 | 4 years ago | 966 KB | MIT |
| 1.0.0 | 4 years ago | 24 KB | MIT |
Overview
react-freeze is an npm package that react Freeze. It has 1 known dependents in the graph. The latest version is 1.0.4, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need react Freeze and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (26 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use react-freeze?
react-freeze is usable, with caveats. Last published 924 days ago.
How do I install react-freeze?
Run `npm install react-freeze` to add react-freeze to your npm project.
What license is react-freeze released under?
react-freeze is distributed under the MIT license.
How popular is react-freeze?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on react-freeze.
Is react-freeze still maintained?
The most recent release of react-freeze (v1.0.4) was published 2 years ago.
Does react-freeze run install scripts?
No. react-freeze does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.