ecmascript
swc-project/swc580日前29.6k
Rust-based platform for the Web
standard/standard582日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint580日前24.0k
Find and fix problems in your JavaScript code.
tc39/proposals578日前17.6k
Tracking ECMAScript Proposals
jsx-eslint/eslint-plugin-react583日前8.8k
React-specific linting rules for ESLint
es-shims/es5-shim582日前7.1k
ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
jquery/esprima579日前6.9k
ECMAScript parsing infrastructure for multipurpose analysis
boa-dev/boa578日前4.5k
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
kdchang/reactjs101578日前4.3k
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
daumann/ECMAScript-new-features-list578日前3.5k
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
paulmillr/es6-shim580日前3.1k
ECMAScript 6 compatibility shims for legacy JS engines
quickjs-zh/QuickJS578日前2.9k
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
neomjs/neo580日前2.7k
The application worker driven frontend framework
standard/eslint-config-standard580日前2.5k
ESLint Config for JavaScript Standard Style
asciidwango/js-primer579日前2.3k
:book: JavaScript Primer - 迷わないための入門書
BingKui/javascript-zh593日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。
mdn/js-examples583日前1.1k
Code examples that accompany the MDN JavaScript/ECMAScript documentation