babel-upgrade icon indicating copy to clipboard operation
babel-upgrade copied to clipboard

Babel Upgrade Online

Open emersonlaurentino opened this issue 6 years ago • 9 comments

babel-upgrade-online

A tiny editor for upgrading Babel versions (to v7)

Online - Source

Motivation

aside: This issue reminds me that we should also make a website for this where you can copy paste or even drag/drop your config/package.json and it does the same thing as this tool. Maybe that could be useful too

https://github.com/babel/babel-upgrade/issues/41#issuecomment-369653547

emersonlaurentino avatar Oct 18 '18 15:10 emersonlaurentino

Nice! could that be integrated into the Babel website?

xtuc avatar Oct 18 '18 15:10 xtuc

🙌🙌🙌🙌🙌

that's really great! thanks for taking on the suggestion! Yeah it would be great to integrate this somehow eventually.

This makes repro a lot easier as well! We haven't done js codemods yet either though! Dang this would be nice with the codesandbox integration too @CompuIves

hzoo avatar Oct 18 '18 16:10 hzoo

What would be the best way to do this integration with the babel website?

  • to add an iframe?
  • create as React Component and import on website?
  • do the entire implementation within the website monorepo?

emersonlaurentino avatar Oct 18 '18 17:10 emersonlaurentino

@emersonlaurentino awesome work!

Let's immediately add a link to it.

Then get it integrated directly into the repo?

existentialism avatar Oct 18 '18 17:10 existentialism

@existentialism It's fine by me.

emersonlaurentino avatar Oct 18 '18 17:10 emersonlaurentino

Wow! This is so awesome @emersonlaurentino! I love this 👍 👍

CompuIves avatar Oct 18 '18 18:10 CompuIves

@existentialism could you send? because you know the best spot. Meanwhile I work on the integration directly inside the website.

emersonlaurentino avatar Oct 19 '18 16:10 emersonlaurentino

Could you add this also for yarn? @emersonlaurentino

h0jeZvgoxFepBQ2C avatar May 13 '19 12:05 h0jeZvgoxFepBQ2C

Why not populate output from repl? So you can try all new exciting js features and than export package.json and .babelrc configurations.

slillo avatar Dec 23 '19 10:12 slillo