metro
npmv0.87.0TypeScriptπ The JavaScript bundler for React Native.
Overview
metro is an npm package that π The JavaScript bundler for React Native. The latest version is 0.87.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need π The JavaScript bundler for React Native 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 (56 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of metro.
Dependencies
Runtime (39)
Dev (17)
Used by
Popular packages that depend on metro.
Core CLI commands for React Native
Generated and versioned meta-package wrapping Metro
π Implementation of Metro's resolution logic.
π Transform worker for Metro.
π Config parser for Metro.
π Transform plugins for Metro.
Frequently installed together
Runtime to be use with the Flow Enums transform.
π Cache layers for Metro.
π Metro's core package.
π Implementation of Metro's resolution logic.
π Source map generator for Metro.
Turns an AST into code.
π Minifier for Metro based on Terser.
flow typed nullthrows
π Module required for evaluating Metro bundles.
Babel Types is a Lodash-esque utility library for AST nodes
π Base Babel transformer for Metro.
π Config parser for Metro.
Version history
| Version | Published | License |
|---|---|---|
| 0.87.0latest | 7 days ago | MIT |
| 0.86.0 | 14 days ago | MIT |
| 0.85.0 | 27 days ago | MIT |
| 0.84.4 | 2 months ago | MIT |
| 0.83.7 | 2 months ago | MIT |
| 0.83.6 | 3 months ago | MIT |
| 0.84.3 | 3 months ago | MIT |
| 0.83.5 | 4 months ago | MIT |
| 0.84.2 | 4 months ago | MIT |
| 0.84.1 | 4 months ago | MIT |
| 0.84.0 | 5 months ago | MIT |
| 0.83.4 | 5 months ago | MIT |
| 0.83.3 | 9 months ago | MIT |
| 0.83.2 | 10 months ago | MIT |
| 0.83.1 | 1 year ago | MIT |
| 0.83.0 | 1 year ago | MIT |
| 0.82.5 | 1 year ago | MIT |
| 0.82.4 | 1 year ago | MIT |
| 0.82.3 | 1 year ago | MIT |
| 0.81.5 | 1 year ago | MIT |
Frequently asked questions
How do I install metro?
Run `npm install metro` to add metro to your npm project.
What license is metro released under?
metro is distributed under the MIT license.
How popular is metro?
metro has approximately 0 downloads per week and 6 known dependent packages.