ahejlsberg / tsconf2020-demosLinks
Demos from my TSConf 2020 keynote
☆150Updated 4 years ago
Alternatives and similar repositories for tsconf2020-demos
Users that are interested in tsconf2020-demos are comparing it to the libraries listed below
Sorting:
- Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines.☆126Updated 2 years ago
- A library of RxJS-related hooks☆79Updated 2 years ago
- Demos from my Programming Language Experts talk, Apr 2021☆52Updated 4 years ago
- Snapshots language service support for Typescript☆128Updated last year
- Fast lexer to extract named exports via analysis from CommonJS modules☆252Updated 6 months ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆121Updated 3 years ago
- Tree-shaking of Rambda, Ramda and Lodash with Webpack, Parcel, esbuild and Rollup☆33Updated last year
- Check if importing a given ES module has side effects, and where they come from.☆74Updated 4 years ago
- Module Federation within the rollup bundler☆82Updated 4 years ago
- View deoptimizations of your JavaScript in V8☆278Updated last year
- ☆68Updated last year
- Generates single dts file for bundling TypeScript NPM packages☆139Updated last month
- 🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.☆187Updated 11 months ago
- High-level notes about TypeScript☆323Updated 3 years ago
- visualization of babel input->output. check the /explorer folder for code additions!☆17Updated 4 years ago
- Demos from my TSConf 2021 keynote☆67Updated 4 years ago
- {🐫camel,🔆constant,💠dot,🍢kebab,👍pascal,🐍snake,👾space} case it.☆37Updated 2 years ago
- Better TypeScript playground☆243Updated 5 years ago
- An experimental React compiler for typed function component trees☆128Updated 2 years ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- Proposal for Bare Module Specifier Resolution in node.js☆135Updated 11 months ago
- Deno language service plugin for TypeScript☆201Updated 5 years ago
- ☆226Updated 3 years ago
- Learn how Rollup bundling works☆24Updated 7 years ago
- TC39 proposal for accumulating errors☆378Updated 3 years ago
- Dynamically set remote origins at runtime within hosts☆55Updated 4 years ago
- Allows users to use generators in order to write common functions that can be both sync or async.☆89Updated 2 years ago
- Reduce React boilerplate.