Repository navigation

#

ecmascript-proposal

Methods for working with iterators in ECMAScript

HTML
1339
6 个月前

Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.

HTML
182
4 年前

ECMAScript RegExp Match Indices

HTML
65
3 年前

Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄

JavaScript
58
8 年前

Function partial application, operator partial application and all that fun stuff.

10
4 年前

Simple effect method based on the tc39/proposal-signals

TypeScript
4
7 个月前

Key exclusion syntax in object spread: an extension to the spread operator syntax for JavaScript / ECMAScript

3
3 个月前

ECMAScript proposal to allow complete yet terse and efficient mapping from arrays and other iterables to objects and maps

2
8 年前

JavaScript Decorator (ECMAScript Proposal) Medium Lesson

JavaScript
0
5 年前

Custom metadata for Lexical Environments and execution context stacks.

HTML
0
5 年前

Suggesting a new fallback operator for ECMAScript, like || but stops at first defined (!== undefined) value.

JavaScript
0
8 年前

ECMAScript (/ˈɛkməskrɪpt/) (or ES) is a general-purpose programming language, standardised by Ecma International according to the document ECMA-262. It is a JavaScript standard meant to ensure the interoperability of Web pages across different Web browsers. ECMAScript is commonly used for client-side scripting on the World Wide Web.

JavaScript
0
3 年前