All Projects → justjavac → Esnext

justjavac / Esnext

Licence: mit
介绍最新的 ECMAScript/JavaScript 规范,以及 TC39 的提案进度

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
es2015
71 projects
es7
32 projects
es2017
19 projects
es2016
15 projects

Labels

Projects that are alternatives of or similar to Esnext

legacy-decorators-migration-utility
🔝 A command line utility to upgrade your JavaScript files from the legacy decorators proposal to the new one.
Stars: ✭ 20 (-92.03%)
Mutual labels:  tc39
Bigint Buffer
💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal
Stars: ✭ 26 (-89.64%)
Mutual labels:  tc39
Test262
Official ECMAScript Conformance Test Suite
Stars: ✭ 1,770 (+605.18%)
Mutual labels:  tc39
dataset
The automatic track tc39 proposals
Stars: ✭ 22 (-91.24%)
Mutual labels:  tc39
Proposal Pipeline Operator
A proposal for adding a useful pipe operator to JavaScript.
Stars: ✭ 5,899 (+2250.2%)
Mutual labels:  tc39
Buntis
A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible AST
Stars: ✭ 90 (-64.14%)
Mutual labels:  tc39
proposal-function-helpers
A withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.
Stars: ✭ 41 (-83.67%)
Mutual labels:  tc39
Proposal Smart Pipelines
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
Stars: ✭ 177 (-29.48%)
Mutual labels:  tc39
Meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
Stars: ✭ 690 (+174.9%)
Mutual labels:  tc39
Cherow
Very fast and lightweight, standards-compliant, self-hosted javascript parser with high focus on both performance and stability
Stars: ✭ 1,539 (+513.15%)
Mutual labels:  tc39
Proposal Iterator Helpers
Methods for working with iterators in ECMAScript
Stars: ✭ 313 (+24.7%)
Mutual labels:  tc39
Seafox
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
Stars: ✭ 425 (+69.32%)
Mutual labels:  tc39
Proposal Record Tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
Stars: ✭ 1,394 (+455.38%)
Mutual labels:  tc39
proposal-hack-pipes
Old specification for Hack pipes in JavaScript. Please go to the new specification.
Stars: ✭ 87 (-65.34%)
Mutual labels:  tc39
Javascript Style Guide
Airbnb JavaScript 스타일 가이드
Stars: ✭ 132 (-47.41%)
Mutual labels:  tc39
proposal-symbol-thenable
gus.host/proposal-symbol-thenable
Stars: ✭ 18 (-92.83%)
Mutual labels:  tc39
Tc39
360 Ecma-TC39 工作组
Stars: ✭ 75 (-70.12%)
Mutual labels:  tc39
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (-13.55%)
Mutual labels:  tc39
Proposal Error Cause
TC39 proposal for accumulating errors
Stars: ✭ 156 (-37.85%)
Mutual labels:  tc39
Js Class Fields Chinese Discussion
JavaScript的『class fields』提案中文讨论
Stars: ✭ 117 (-53.39%)
Mutual labels:  tc39

esnext

Build Status

介绍最新的 ECMAScript/JavaScript 规范,以及 TC39 的提案进度。

测试一下 https://es2018puzzlers.justjavac.com

Getting started

安装依赖:

$ git clone https://github.com/justjavac/esnext.git
$ cd esnext
$ npm install

生成:

$ npm run build

启动本地服务器:

$ npm start

License

本网站基于 hexo 搭建,使用的 navy 主题。有删改,版权归 hexo 所有。

本网站所有文字内容基于 CC BY-NC-SA 4.0 许可协议发布。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].