babel / proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
https://github.com/tc39/proposals
433 stars 39 forks source link

Publish proposals on the website? #5

Open xtuc opened 7 years ago

xtuc commented 7 years ago

I think it would be great to have a proposal page on the Babel website. What do you guys think?

sarupbanskota commented 7 years ago

@xtuc agreed

I was wondering what everyone thinks about keeping a JSON representation of the individual proposals in this repo, and generating the README based on that. That way the formatting is kept standard, and it's easy to publish on the website and elsewhere.