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

SharpGrabber

304
Stars
44
Forks
Watchers

Download from YouTube, Vimeo, HLS (M3U8 files) and more with .NET and JavaScript - Library and desktop app for downloading high quality media

javascript-zh

1.4k
Stars
319
Forks
Watchers

Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。

WebCell

174
Stars
16
Forks
Watchers

Web Components engine based on VDOM, JSX, MobX & TypeScript

standard

28.9k
Stars
2.3k
Forks
Watchers

🌟 JavaScript Style Guide, with linter & automatic code fixer

eslint

25.3k
Stars
4.6k
Forks
313
Watchers

Find and fix problems in your JavaScript code.

eslint-config-standard

2.6k
Stars
568
Forks
Watchers

ESLint Config for JavaScript Standard Style

isogram

405
Stars
12
Forks
Watchers

Generate Google Analytics tracking code with any isogrammic parameters you like

esprima

7.0k
Stars
783
Forks
Watchers

ECMAScript parsing infrastructure for multipurpose analysis

eslint-plugin-react

8.8k
Stars
2.8k
Forks
Watchers

React-specific linting rules for ESLint

ECMAScript-new-features-list

3.5k
Stars
532
Forks
Watchers

A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019