Skip to content
/ metro Public
forked from facebook/metro

πŸš‡ The JavaScript bundler for React Native.

License

Notifications You must be signed in to change notification settings

robhogan/metro

This branch is 276 commits behind facebook/metro:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2023
Dec 27, 2023
Dec 21, 2023
Dec 1, 2023
Dec 27, 2023
Dec 8, 2023
Dec 27, 2023
Mar 16, 2023
Dec 8, 2023
Aug 21, 2023
Dec 21, 2023
Dec 30, 2022
Mar 1, 2023
Jun 15, 2023
Aug 27, 2021
Jul 11, 2018
Aug 30, 2019
Apr 13, 2023
Dec 27, 2021
Nov 30, 2022
Feb 23, 2023
Nov 4, 2022
Mar 16, 2023
Dec 21, 2023
Jun 22, 2023
Dec 21, 2023

Repository files navigation

Metro

MIT licensed npm package version Build status Code coverage Follow @MetroBundler on Twitter

πŸš‡ The JavaScript bundler for React Native.

  • πŸš… Fast: We aim for sub-second reload cycles, fast startup and quick bundling speeds.
  • βš–οΈ Scalable: Works with thousands of modules in a single application.
  • βš›οΈ Integrated: Supports every React Native project out of the box.

Installation

Metro is included with React Native β€” see the React Native docs to quickly get started ⏱️.

To add Metro to an existing project, see our Getting Started guide.

Documentation

All available documentation, including on configuring Metro, can be found on the Metro website.

Source code for documentation is located in this repository under docs/.

Contributing

Metro was previously part of the react-native repository. In this standalone repository it is easier for the team working on Metro to respond to issues and pull requests. See react-native#13976 for the initial announcement.

Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to Metro.

Discussions

Larger discussions and proposals concerning React Native and Metro are discussed in @react-native-community/discussions-and-proposals.

License

Metro is MIT licensed, as found in the LICENSE file.

About

πŸš‡ The JavaScript bundler for React Native.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%