My works
✨ Pull requests
- ⏳ TypeScript#39224/await operations proposal
- ❌ TypeScript#40468/Throw Types
- 🤦♂️ TypeScript#42359/__proto__ support in type checker
- 😋 TypeScript#42437/Do expression and async do expression proposal
💭 ECMAScript Proposals
- 1️⃣ Proposal: Number.range and BigInt.range
- 1️⃣ Proposal: await operations
- 0️⃣ Proposal: ECMAScript parser
- 0️⃣ Proposal: Serializer
- 0️⃣ Proposal: Freeze ArrayBuffer and Readonly view to ArrayBuffer
⚙ ECMAScript Libraries
- ⚡ Async call RPC, a light JSON RPC server & client with 0 dependency.
- 🔀 react-refresh-typescript, TypeScript version of
react-refresh/babel
. - 📑 efml language service, a language service for the efml language.
- 🕸 @magic-works/ttypescript-browser-like-import-transformer, use only ttsc to emit Web compatible ES Module output.
- 🎨 JSX devtools renderer, write and render JSX in Chrome devtools.
- 🔀 import.meta for CommonJS, a TypeScript transformer that add import.meta support for CommonJS module format.
- 🔨 SystemJS for WebExtension, an inherited SystemJS loader for Web Extension environment.
📳 Applications
- 📑 efml language service, provides smart IDE features for efml.