59 skills found · Page 2 of 2
davidyaha / Ecmascript Optionals ProposalAn open to discussion proposal of Swift like optionals in javascript
tc39 / Proposal Import BytesA modest proposal for importing bytes in javascript
abudaan / MIDIBridgeAn implementation in Java and Javascript of the W3C proposal for MIDI support in browsers by Jussi Kalliokoski
tc39 / Proposal Float16arraya proposal to add float16 TypedArrays to JavaScript
tc39 / Proposal Negated In InstanceofA proposal to introduce negated in and instanceof operators to JavaScript
tc39 / Proposal Object Freeze Seal SyntaxA JavaScript TC39 proposal for Object.freeze & Object.seal syntax
domenic / Proposal Arraybuffer TransferFormer home of the now-withdrawn ArrayBuffer.prototype.transfer() proposal for JavaScript
WinterTC55 / Proposal Sockets ApiProposal for an API for establishing TCP connections in Non-Browser JavaScript runtime environments
WICG / Explicit Javascript Compile Hints File BasedThis proposal introduces a new magic comment that signals to browsers that the functions in a JavaScript file are likely to be needed by the website. Spec draft: https://wicg.github.io/explicit-javascript-compile-hints-file-based/
tc39 / Proposal Function HelpersA withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.
tc39 / Proposal Function OnceA TC39 proposal for an Function.prototype.once method in the JavaScript language.
tc39 / Proposal Improve Template LiteralsJavaScript language proposal of raw string literals that can contain any arbitrary text.
evancz / Time Zone ProposalA proposal for accurately computing local time in JavaScript
tschneidereit / Proposal Typed ObjectsProposal for adding Typed Objects to JavaScript
andalugeeks / Andaluh JsTransliterate español (spanish) spelling to andaluz proposals using javascript
rtm / Js Pick NotationProposal for Picked Properties in JavaScript
bergus / Promise CancellationPromise cancellation proposal for JavaScript
clarity-script / Clarity ScriptProposal for a JavaScript compatible language compilable to Clarity
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.
zenparsing / Proposal Private SymbolsA proposal for private symbols in JavaScript