ahejlsberg / tsconf2021-demosLinks
Demos from my TSConf 2021 keynote
☆67Updated 4 years ago
Alternatives and similar repositories for tsconf2021-demos
Users that are interested in tsconf2021-demos are comparing it to the libraries listed below
Sorting:
- Demos from my TSConf 2020 keynote☆150Updated 5 years ago
- Demos from my Programming Language Experts talk, Apr 2021☆52Updated 4 years ago
- TC39 proposal for accumulating errors☆378Updated 4 years ago
- A proposal for introducing a way to defer evaluate of a module☆296Updated 5 months ago
- ADT enum proposal for ECMAScript☆94Updated 7 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆251Updated last month
- Explanatory writing☆52Updated 4 years ago
- Data on the share of ESM vs CJS on the public npm registry☆235Updated last week
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 6 months ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- Proposal for syntax to import ES modules with assertions☆629Updated 11 months ago
- JavaScript Module Declarations☆394Updated last year
- A fast source map manipulation, generation and consumption library written in Rust and Node.js☆110Updated last year
- TypeScript and JavaScript code formatting plugin for dprint.☆283Updated 2 weeks ago
- ☆64Updated 2 years ago
- Infrastructure for DefinitelyTyped☆405Updated 2 weeks ago
- Proposal to enable importing modules at the source phase☆152Updated 10 months ago
- A repo containing notes about the TypeScript Compiler codebase☆691Updated 2 years ago
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆147Updated last year
- ☆177Updated last year
- Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with…☆506Updated 2 years ago
- Extractors for ECMAScript☆266Updated last year
- View deoptimizations of your JavaScript in V8☆278Updated 2 years ago
- Documentation of how TC39 operates and how to participate☆215Updated this week
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Allows users to use generators in order to write common functions that can be both sync or async.☆90Updated 3 years ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆205Updated 4 months ago
- Object.hasOwn() proposal for ECMAScript☆132Updated 4 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆311Updated 3 years ago
- Proposal for extending JSON.parse to expose input source text.☆254Updated 2 weeks ago