ahejlsberg / tsconf2021-demosLinks
Demos from my TSConf 2021 keynote
☆66Updated 3 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☆148Updated 4 years ago
- Demos from my Programming Language Experts talk, Apr 2021☆50Updated 4 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆252Updated 5 months ago
- A repo containing notes about the TypeScript Compiler codebase☆680Updated 2 years ago
- ☆60Updated last year
- ☆171Updated last year
- A fast source map manipulation, generation and consumption library written in Rust and Node.js☆110Updated last year
- The SWC playground.☆136Updated last week
- TypeScript and JavaScript code formatting plugin for dprint.☆274Updated last week
- A proposal for introducing a way to defer evaluate of a module☆286Updated 3 weeks ago
- View deoptimizations of your JavaScript in V8☆278Updated last year
- JavaScript Module Declarations☆388Updated last year
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆149Updated last year
- Explanatory writing☆52Updated 4 years ago
- Data on the share of ESM vs CJS on the public npm registry☆219Updated 2 months ago
- Proposal for syntax to import ES modules with assertions☆627Updated 7 months ago
- Generates single dts file for bundling TypeScript NPM packages☆140Updated 6 months ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- 📚 A website for exploring ECMAScript proposals/champions/specs and more.☆188Updated 3 years ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆379Updated 8 months ago
- Documentation of how TC39 operates and how to participate☆209Updated last week
- Async Context for JavaScript☆728Updated 2 weeks ago
- Proposal to enable importing modules at the source phase☆149Updated 6 months ago
- CLI for swc☆134Updated last year
- 👀 A native C++ Node module for querying and subscribing to filesystem events☆714Updated 6 months ago
- Proposal for extending JSON.parse to expose input source text.☆242Updated last year
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 months ago
- Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with…☆509Updated 2 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago