js-choi
Board-certified physician-scientist of internal medicine and clinical informatics at the University of Utah. Also in @tc39.
@university-of-utah, @indiana-university, @regenstrief
Pinned Repositories
babel
🐠 Babel is a compiler for writing next generation JavaScript.
fnparse
[deprecated] A library for creating functional parsers in Clojure.
proposal-bigint-bit-length
Draft specification for BigInt bit length in JavaScript.
proposal-function-demethodize
Draft specification for a standard demethodize function in JavaScript.
proposal-array-from-async
Draft specification for a proposed Array.fromAsync method in JavaScript.
proposal-bigint-math
Draft specification for supporting BigInts in JavaScript’s Math methods.
proposal-call-this
A proposal for a simple call-this operator in JavaScript.
proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
proposal-policy-map-set
A TC39 proposal for Maps and Sets with cache replacement policies like LRU and LFU.
js-choi's Repositories
js-choi/fnparse
[deprecated] A library for creating functional parsers in Clojure.
js-choi/proposal-function-demethodize
Draft specification for a standard demethodize function in JavaScript.
js-choi/proposal-bigint-bit-length
Draft specification for BigInt bit length in JavaScript.
js-choi/proposal-math-clamp
Draft specification for number clamping in JavaScript.
js-choi/proposal-popcount
Draft specification for bit popcount in JavaScript.
js-choi/github-comment-floodgate
A GitHub Action that automatically locks issues if they get flooded with new comments.
js-choi/proposal-math-between
Draft specification for a number-interval predicate in JavaScript.
js-choi/unina
Unicode character names in JavaScript.
js-choi/babel
🐠 Babel is a compiler for writing next generation JavaScript.
js-choi/babel-website
:globe_with_meridians: The Babel documentation website
js-choi/dom
DOM Standard
js-choi/js-shared-interfaces
Documentation of namespaces for shared JavaScript interfaces
js-choi/mdn-content
The content behind MDN Web Docs
js-choi/node-continuation-local-storage
implementation of https://github.com/joyent/node/issues/5243
js-choi/proposal-method-extraction
Draft specification for method extraction in JavaScript.
js-choi/rfcs
RFCs for changes to Yarn
js-choi/tc39-notes
TC39 meeting notes
js-choi/tc39.github.io
Get involved in specifying JavaScript
js-choi/ecma262
Status, process, and documents for ECMA-262
js-choi/proposals
Tracking ECMAScript Proposals
js-choi/tc39-agendas
TC39 meeting agendas
js-choi/test262
Official ECMAScript Conformance Test Suite