TimothyGu / es-howtoLinks
How to read the ECMAScript specification (ECMA-262)
☆247Updated last year
Alternatives and similar repositories for es-howto
Users that are interested in es-howto are comparing it to the libraries listed below
Sorting:
- ☆225Updated 2 years ago
- Deep dive into JavaScript event loop☆413Updated 6 years ago
- Get involved in specifying JavaScript☆332Updated this week
- Documentation of how TC39 operates and how to participate☆212Updated 3 weeks ago
- ECMAScript proposal: Promise.any☆201Updated 5 years ago
- Source code handling classes for webpack☆268Updated 2 months ago
- Programs from the book _How JavaScript Works_☆327Updated 2 years ago
- Temporary repo for the changelog for webpack 5☆253Updated last year
- ✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)☆437Updated 3 years ago
- Application for the meetup talk☆56Updated 7 years ago
- Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines.☆126Updated 2 years ago
- Generate a cpuprofile for your webpack builds☆157Updated last month
- A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.☆350Updated this week
- Fast lexer to extract named exports via analysis from CommonJS modules☆253Updated 6 months ago
- re-implement react fiber☆579Updated 6 years ago
- Incubation repository for the new TypeScript handbook 🐣☆650Updated 4 years ago
- A repository for the Display Locking spec☆297Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.allSettled☆313Updated 5 years ago
- Properly hijack require☆402Updated 4 months ago
- ECMAScript spec abstract operations.☆118Updated 2 months ago
- 🔌 Utilities for easy feature-complete testing of babel plugins and presets☆270Updated this week
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆215Updated 10 months ago
- ⚡️ React Fiber vs Stack Demo☆152Updated 8 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- JSON AST parser