Still maintained? Support for ES2020
See original GitHub issueWe really love es6-plato but it doesn’t work with ?. operators.
Is there any chance es6-plato gets updated?
warm regards
Issue Analytics
- State:
- Created 3 years ago
- Reactions:7
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Full es2020 compatibility by default #9062 - vitejs/vite · GitHub
Description I help maintain a library that requires es2020 syntax (e.g. import.meta.url and bignum ... poke I'm still seeing this issue in Vite...
Read more >New Features In ES2020 You Should Check | by Moon
What are the new features in ES2020? ... Here's the browser support for Dynamic Import. ... It's dead simple and easy to use....
Read more >"es6" | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of ... "Partial support" refers to at least 10% of the spec being...
Read more >10 New JavaScript Features in ES2020 That You Should Know
Good news – the new ES2020 features are now finalised! This means we now have a complete idea of the changes happening in...
Read more >ECMAScript Next compatibility table
Feature name▻ Current browser 5% Traceur 0% Babel 6 + core‑j...
Stage 3 Stage 3 Stage 3 Stage 3
§ShadowRealmc No ? ?
§Legacy RegExp features...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

For what its worth, I have a fork that’s updated to the latest deps and supports
?.https://github.com/pete-the-pete/es6-plato
@the-simian I’d be happy to try and make this a PR and landed.
@pete-the-pete 100% make a PR I’ll happily pull that in
@Slapbox he’s got the all clear from me. If I dont’ hear back I might just go to the fork he has and see what was done. I need to do some deeper work on this project when I can but I’ve been time-starved to dig more deeply. Like I want to update the underlying parser for instance.
Thank you both (and you too, @oliverjessner !!) for showing interest in this project. tbh it motivates me to do more work on it knowing folks take an interest in it. Y’all are great.