babel-plugin-react-native-web
npmv0.21.2Babel plugin for React Native for Web
Safe to adopt
Yes — babel-plugin-react-native-web scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 328 days ago. 5 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 328 days ago. 5 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 17 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- 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 babel-plugin-react-native-web 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
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
Quick start
A usage example from the babel-plugin-react-native-web README.
{
"plugins": [
["react-native-web", { commonjs: true }]
]
}Dependencies
Declared by babel-plugin-react-native-web v0.21.2. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (1)
Used by
Popular packages that depend on babel-plugin-react-native-web.
Relationship graph
Dependencies (left) and dependents (right) of babel-plugin-react-native-web.
Frequently installed together
The Expo SDK
React is a JavaScript library for building user interfaces.
Delightful JavaScript Testing.
Babel plugin for React Compiler.
Resolve the path of a module like `require.resolve()` but from a given path
Turns an AST into code.
TypeScript definitions for @babel/core
Allow parsing of optional properties
Allow parsing of the nullish-coalescing operator
A Metro config for running React Native projects with the Metro bundler
babel's modular runtime helpers
TypeScript definitions for node
Release history
4 releases in the last two years, typically about 30 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.21.2latest | 10 months ago | 17 KB | MIT |
| 0.21.1 | 1 year ago | 17 KB | MIT |
| 0.21.0 | 1 year ago | 17 KB | MIT |
| 0.20.0 | 1 year ago | 17 KB | MIT |
| 0.19.13 | 1 year ago | 17 KB | MIT |
| 0.19.12 | 2 years ago | 17 KB | MIT |
| 0.19.11 | 2 years ago | 17 KB | MIT |
| 0.19.10 | 2 years ago | 17 KB | MIT |
| 0.19.9 | 3 years ago | 17 KB | MIT |
| 0.19.8 | 3 years ago | 17 KB | MIT |
| 0.19.7 | 3 years ago | 17 KB | MIT |
| 0.19.6 | 3 years ago | 17 KB | MIT |
| 0.19.5 | 3 years ago | 17 KB | MIT |
| 0.19.4 | 3 years ago | 17 KB | MIT |
| 0.19.3 | 3 years ago | 17 KB | MIT |
Overview
babel-plugin-react-native-web is an npm package that babel plugin for React Native for Web. It has 1 known dependents in the graph. The latest version is 0.21.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need babel plugin for React Native for Web and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (1 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use babel-plugin-react-native-web?
Yes — babel-plugin-react-native-web scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 328 days ago. 5 releases in the last 2 years.
How do I install babel-plugin-react-native-web?
Run `npm install babel-plugin-react-native-web` to add babel-plugin-react-native-web to your npm project.
What license is babel-plugin-react-native-web released under?
babel-plugin-react-native-web is distributed under the MIT license.
How popular is babel-plugin-react-native-web?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on babel-plugin-react-native-web.
Is babel-plugin-react-native-web still maintained?
The most recent release of babel-plugin-react-native-web (v0.21.2) was published 10 months ago.
Does babel-plugin-react-native-web run install scripts?
No. babel-plugin-react-native-web does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.