ECMAScript topic

ECMAScript is the standardization of the family of scripting languages that includes JavaScript. New versions of the standard are released every year. It is standardized by Ecma International. ECMAScript is commonly used for client-side scripting on the World Wide Web, and it is increasingly being used to write server-side applications and services using Node.js and other runtime environments. The ECMAScript language includes structured, dynamic, functional, and prototype-based features.

List ECMAScript repositories

combine-promises

204
Stars
5
Forks
Watchers

Like Promise.all(array) but with an object instead of an array.

Little-Books

19
Stars
9
Forks
Watchers

:zap: Thoughts on Vite.

blog

233
Stars
11
Forks
Watchers

关于 JavaScript 前端开发、工作经验的一点点总结。

kitsu

264
Stars
42
Forks
Watchers

🦊 A simple, lightweight & framework agnostic JSON:API client

proposals

17.9k
Stars
709
Forks
Watchers

Tracking ECMAScript Proposals

neo

2.9k
Stars
152
Forks
Watchers

The application worker driven frontend framework

swc

30.2k
Stars
1.2k
Forks
139
Watchers

Rust-based platform for the Web

kataw

331
Stars
5
Forks
Watchers

An 100% spec compliant ES2022 JavaScript toolchain

reactjs101

4.3k
Stars
1.2k
Forks
Watchers

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。