es2020 topic
ECMAScript-features
ECMAScript features cheatsheet
QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
javascript-airbnb
Перевод «JavaScript Style Guide» от Airbnb
quickjs
Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.
seafox
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
webgui
Web Technologies based Crossplatform GUI Framework with Dark theme
QuickJS.NET
C# bindings for Fabrice Bellard's QuickJS Javascript Engine.
Polytype
Dynamic multiple inheritance for JavaScript and TypeScript. Without mixins.
es2020-examples
A set of examples of the new ES2020 javascript features.