|
|
|
|
|
by saadq
1683 days ago
|
|
Hey all, I just created https://proposals.es which, like the title says, lets you browse through ECMAScript proposals. Some of the main features: * All proposals are colocated in one place and sorted by stars (In the tc39/proposals GitHub repo it is split up in 6 different markdown files with proposals in no particular order)
* You can filter proposals via search
* Proposal READMEs as well as additional details show side by side
* Proposals without a README still render as an iframe You can find the source on GitHub: https://github.com/saadq/proposals.es. Built with Next.js, React, and TypeScript. |
|