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 Programming Language Experts talk, Apr 2021☆52Updated 4 years ago
- Demos from my TSConf 2020 keynote☆151Updated 5 years ago
- TC39 proposal for accumulating errors☆378Updated 4 years ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆251Updated last week
- Infrastructure for DefinitelyTyped☆404Updated 2 weeks ago
- Data on the share of ESM vs CJS on the public npm registry☆232Updated 5 months ago
- A proposal for introducing a way to defer evaluate of a module☆295Updated 4 months ago
- Documentation of how TC39 operates and how to participate☆213Updated 3 weeks ago
- ☆64Updated 2 years ago
- View deoptimizations of your JavaScript in V8☆278Updated 2 years ago
- TypeScript and JavaScript code formatting plugin for dprint.☆282Updated 3 weeks ago
- A repo containing notes about the TypeScript Compiler codebase☆690Updated 2 years ago
- A fast source map manipulation, generation and consumption library written in Rust and Node.js☆110Updated last year
- Explanatory writing☆52Updated 4 years ago
- ☆450Updated 2 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 6 months ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆311Updated 2 years ago
- ☆176Updated last year
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- ADT enum proposal for ECMAScript☆94Updated 6 months ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Proposal to enable importing modules at the source phase☆152Updated 9 months ago
- A template for ECMAScript proposals☆146Updated 5 months ago
- JavaScript Module Declarations☆394Updated last year
- A tool for analyzing the output of `tsc --generateTrace`☆395Updated last year
- The SWC playground.☆138Updated this week
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆147Updated last year
- A custom editor for viewing `.cpuprofile` files in VS Code☆151Updated this week
- Proposal for resizable array buffers☆165Updated 2 years ago
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 3 months ago