GithubHelp home page GithubHelp logo

doc22940 / upgrade-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-native-community/upgrade-helper

0.0 1.0 0.0 18.8 MB

⚛️ A web tool to support React Native developers in upgrading their apps.

Home Page: https://react-native-community.github.io/upgrade-helper

License: MIT License

HTML 2.72% CSS 0.81% JavaScript 96.47%

upgrade-helper's Introduction

Upgrade Helper

A web tool to help you upgrade your React Native app with ease! 🚀

CircleCI PRs Welcome

Open the tool!

Image showing a screenshot of Upgrade Helper with the phrase "You are gonna love this!"

🎩 How it works

The Upgrade Helper tool aims to provide the full set of changes happening between any two versions, based on the previous work done in the rn-diff-purge project:

This repository exposes an untouched React Native app generated with the CLI react-native init RnDiffApp. Each new React Native release causes a new project to be created, removing the old one, and getting a diff between them. This way, the diff is always clean, always in sync with the changes of the init template.

This will help you see what changes you need to do in your code.

Aside from this, the tool provides you a couple of cool extra features:

  • inline comments to help you with more insights about precise files
  • a set of links with further explanations on what the version you are upgrading to
  • a handy "done" button near each file to help you keep track of your process
  • a download button for new binary files
  • the ability to toggle all files by holding the alt key and clicking on expand/collapse
  • ...and we are planning many more features! Check the enhancement tag in the issue section.

💻 Contributing

If you want to help us making this better, you can start by forking the project and follow these steps to testing it out locally:

  1. Clone the project
  2. Run yarn install
  3. Run yarn start
  4. Open http://localhost:3000
  5. Select starting & target versions
  6. Click the Show me how to upgrade button

After which, you can create a branch to to make your changes and then open a PR against this repository following the provided template 🤗

📣 Acknowledgments

This project proudly uses rn-diff-purge, react-diff-view and create-react-app.

📝 License

This project is released under the MIT license (check the LICENSE file for details).

upgrade-helper's People

Contributors

bethea28 avatar dependabot-preview[bot] avatar dependabot[bot] avatar giannismacheras avatar iamrestrepo avatar jeanmsilva89 avatar jmporchet avatar kelset avatar lucasbento avatar matt-oakes avatar mausworks avatar naturalclar avatar pvinis avatar renovate-bot avatar rubensandwich avatar vinnya3 avatar watadarkstar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.