tc39 / proposal-object-freeze-seal-syntaxLinks
A JavaScript TC39 proposal for Object.freeze & Object.seal syntax
☆59Updated 7 years ago
Alternatives and similar repositories for proposal-object-freeze-seal-syntax
Users that are interested in proposal-object-freeze-seal-syntax are comparing it to the libraries listed below
Sorting:
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- import.meta proposal for JavaScript