Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with tc39

A curated list of projects in awesome lists tagged with tc39 .

https://github.com/tc39/proposal-pipeline-operator

A proposal for adding a useful pipe operator to JavaScript.

javascript operator pipeline proposal syntax tc39

Last synced: 21 Dec 2024

https://github.com/tc39/proposal-record-tuple

ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

immutable javascript record tc39 tuple

Last synced: 20 Dec 2024

https://github.com/tc39/test262

Official ECMAScript Conformance Test Suite

javascript js tc39 tests

Last synced: 17 Dec 2024

https://github.com/arthurfiorette/proposal-safe-assignment-operator

Draft for ECMAScript Error Safe Assignment Operator

catch effect error proposal result safe symbol tc39 try tuple

Last synced: 19 Dec 2024

https://github.com/tc39/proposal-iterator-helpers

Methods for working with iterators in ECMAScript

ecmascript-proposal iterators javascript tc39

Last synced: 30 Oct 2024

https://github.com/meriyah/meriyah

A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah

acorn ast ecmascript esnext estree javascript jsx parser parsing performance stability tc39 typescript

Last synced: 17 Dec 2024

https://github.com/tc39/proposal-change-array-by-copy

Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

array javascript tc39 tuple typedarray

Last synced: 02 Nov 2024

https://github.com/KFlash/seafox

A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript

acorn ecmascript es2020 estree javascript parser parsing tc39 typescript

Last synced: 11 Nov 2024

https://github.com/babel/proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)

babel tc39

Last synced: 15 Dec 2024

https://github.com/tc39/proposal-error-cause

TC39 proposal for accumulating errors

proposal tc39

Last synced: 02 Nov 2024

https://github.com/webkit/standards-positions

WebKit's positions on emerging web specifications

ietf khronos specifications standards tc39 unicode w3c webkit whatwg

Last synced: 18 Dec 2024

https://github.com/justjavac/esnext

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

es2015 es2016 es2017 es2018 es2018-features es6 es6-tutorial es7 es8 es9 es9-features javascript tc39

Last synced: 11 Nov 2024

https://github.com/WebKit/standards-positions

WebKit's positions on emerging web specifications

ietf khronos specifications standards tc39 unicode w3c webkit whatwg

Last synced: 09 Dec 2024

https://github.com/bloomberg/record-tuple-polyfill

A polyfill for the ECMAScript Record and Tuple proposal.

immutable javascript polyfill record tc39 tuple

Last synced: 17 Dec 2024

https://github.com/tc39/proposal-source-phase-imports

Proposal to enable importing modules at the source phase

javascript proposal tc39

Last synced: 15 Dec 2024

https://github.com/JSCIG/js-class-fields-chinese-discussion

JavaScript的『class fields』提案中文讨论

ecmascript javascript tc39

Last synced: 01 Nov 2024

https://github.com/tc39/proposal-call-this

A proposal for a simple call-this operator in JavaScript.

javascript proposal tc39

Last synced: 16 Nov 2024

https://github.com/dangkyokhoang/javascript-style-guide

Bản dịch tiếng Việt cho Định hướng Lối viết JavaScript của Airbnb

arrow-functions es2015 es2016 es2017 es2018 es6 eslint javascript linting naming-conventions style-guide style-linter styleguide tc39 vietnamese

Last synced: 19 Nov 2024

https://github.com/tc39/proposal-symbols-as-weakmap-keys

Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries

membranes realms record symbols tc39 tuple weakmap-keys

Last synced: 01 Nov 2024

https://github.com/tc39/proposal-function-memo

A TC39 proposal for function memoization in the JavaScript language.

proposal tc39

Last synced: 01 Nov 2024

https://github.com/jamiebuilds/proposal-promise-prototype-inspect

Proposal for Promise.prototype.inspect

promise tc39

Last synced: 26 Oct 2024

https://github.com/joaolucasl/proposal-array-prototype-partition

A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.

array array-methods ecma ecmascript javascript partition proposal tc39

Last synced: 24 Nov 2024

https://github.com/no2chem/bigint-buffer

💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal

bigint buffer napi node nodejs tc39 typescript

Last synced: 02 Nov 2024

https://github.com/tc39/dataset

The automatic track tc39 proposals

tc39

Last synced: 16 Nov 2024

https://github.com/tc39/proposal-bigint-math

Draft specification for supporting BigInts in JavaScript’s Math methods.

bigint math proposal tc39

Last synced: 01 Nov 2024

https://github.com/tc39/proposal-get-intrinsic

EcmaScript language proposal for a way to get intrinsics.

ecmascript intrinsic javascript proposal tc39

Last synced: 01 Nov 2024

https://github.com/nicolo-ribaudo/legacy-decorators-migration-utility

:top: A command line utility to upgrade your JavaScript files from the legacy decorators proposal to the new one.

babel decorators ecmascript javascript proposal tc39

Last synced: 19 Oct 2024

https://github.com/denodev/wpt

Deno web-platform-tests compatibility tables

compatibility deno tc39 testing w3c web web-platform whatwg

Last synced: 13 Nov 2024

https://github.com/js-choi/proposal-function-demethodize

Draft specification for a standard demethodize function in JavaScript.

functional-programming javascript object-oriented-programming tc39

Last synced: 14 Oct 2024

https://github.com/juliancataldo/vite-plugin-standard-css-modules

Provide a CSSStyleSheet or a CSSResult (Lit) for using with import attributes. Using the "with" keyword and "type : css".

bundler constructable-stylesheets css-modules lit polyfill tc39 vite

Last synced: 02 Nov 2024

https://github.com/j-f1/read262

Read the ECMAScript spec in your browser

ecma262 ecmascript gatsby gatsby-site javascript javascript-specs tc39

Last synced: 27 Oct 2024

https://github.com/eligao/babel-plugin-optional-chaining-retro

A retro implementation of optional chaining

babel-plugin es2020 tc39

Last synced: 28 Oct 2024

https://github.com/fishrock123/proposal-const-function-arguments

A proposal to introduce constant function argument references.

ecma262 ecmascript immutability javascript js proposal tc39

Last synced: 24 Oct 2024

https://github.com/erickwendel/json-parse-with-source-es2023

A complete application tutorial to show how the JSON parse with source ECMAScript proposal for 2023

ecmascript javascript js json news tc39

Last synced: 11 Nov 2024

https://github.com/js-choi/proposal-math-clamp

Draft specification for number clamping in JavaScript.

javascript math tc39

Last synced: 14 Oct 2024

https://github.com/tzachbon/signal-effect

Simple effect method based on the tc39/proposal-signals

ecmascript-proposal effect javascript signal tc39

Last synced: 23 Nov 2024

https://github.com/rumkin/tc39-synced-function

TC39 Proposal for synchronized function

javascript proposal tc39

Last synced: 02 Dec 2024

https://github.com/js-choi/proposal-math-between

Draft specification for a number-interval predicate in JavaScript.

between interval javascript math monotonic tc39

Last synced: 19 Dec 2024

https://github.com/rricard/proposal-refcollection

ECMAScript proposal for the RefCollection.

javascript references symbols tc39

Last synced: 15 Nov 2024

https://github.com/js-choi/proposal-popcount

Draft specification for bit popcount in JavaScript.

binary bitwise hamming-code hamt javascript math popcnt popcount succinct-data-structure tc39

Last synced: 01 Dec 2024

https://github.com/andresin87/ads

Design System Made with Storybooks®

design-systems es6 react react-components reactjs scss storybook tc39

Last synced: 19 Dec 2024

https://github.com/tomokimiyauci/composite-key

Composite keys, TC39 proposal-richer-keys of compositeKey implementation

composite composite-key gc proposal-richer-keys tc39 weak-map

Last synced: 12 Oct 2024

https://github.com/KimYangOfCat/tc39-work

TC39 合作流程简介 | Documentation of how TC39 operates and how to participate

ecmascript javascript tc39

Last synced: 23 Oct 2024

https://github.com/tomokimiyauci/cache-mapset

Maps and Sets with cache replacement policies, TC39 proposal-policy-map-set implementation

cache fifo lfu lru map map-like proposal-policy-map-set set set-like tc39

Last synced: 21 Nov 2024

https://github.com/tomokimiyauci/pattern-matching

Syntax-free pattern matching, feature parity with TC39 proposal-pattern-matching

match pattern-matching proposal-pattern-matching tc39

Last synced: 21 Nov 2024

https://github.com/nitayneeman/ecmascript-examples

📃 Examples demonstrating the newest features attaching to the ECMAScript specification - as of the 11th edition, which also known as ES2020.

ecmascript es11 es2020 esnext javascript js node nodejs tc39

Last synced: 23 Oct 2024

https://github.com/nitayneeman/es2019-examples

📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification

ecma ecmascript es10 es10-example es2019 es2019-example es2019-features example javascript js proposal proposals script tc39

Last synced: 23 Oct 2024

https://github.com/tomokimiyauci/memo

Memoization tools, TC39 proposal-function-memo implementation

cache cache-map memo memoization memoize proposal-function-memo tc39

Last synced: 12 Oct 2024

https://github.com/js-choi/proposal-method-extraction

Draft specification for method extraction in JavaScript.

javascript proposal tc39

Last synced: 01 Dec 2024

https://github.com/babiabeo/map-emplace

Polyfill of `emplace` method for JavaScript

javascript map proposal tc39 typescript weakmap

Last synced: 10 Nov 2024

https://github.com/tomokimiyauci/source-map

Source Map, based on TC39 spec reference implementation

source-map tc39

Last synced: 06 Dec 2024

https://github.com/benwiley4000/array-replace

Single-operation clone-array-and-replace-item for JavaScript

array ecmascript proposal replace tc39

Last synced: 10 Nov 2024

https://github.com/pranaygp/proposal-array-prototype-do

tc39 array prototype do proposal

ecmascript tc39

Last synced: 21 Nov 2024

https://github.com/kevinsuttle/es-functional-mode-proposal

Proposal to enable opting JS into operating as a functional language

functional-languages javascript proposal tc39

Last synced: 17 Dec 2024

https://github.com/wlib/proposal-switch-match

An ECMAScript proposal for pattern matching

ecmascript pattern-matching proposal tc39

Last synced: 20 Nov 2024

https://github.com/tomokimiyauci/iterange

Numeric sequence lazy generator, TC39 proposal-iterator.range implementation

generator iterable iterator numeric proposal-iterator-range range sequence tc39

Last synced: 21 Nov 2024

https://github.com/craigtaub/nodejs-orgs

Collection of orgs relating to Web/Node/JS standards.

ecmascript es6 javascript nodejs tc39 whatwg

Last synced: 22 Nov 2024

https://github.com/tomokimiyauci/upsert

Maps for emplace, TC39 proposal-upsert implementation

insert map proposal-upsert tc39 update upsert weak-map

Last synced: 12 Oct 2024

https://github.com/daemon1024/bolt262

Experimental harness for test262

go hacktoberfest tc39 test-runner test262

Last synced: 04 Dec 2024