Working from home
Working on @babel, Hànzì Hunter, Migrant, ISTJ-A. (he/him/his)
- Waterloo, ON, Canada
Block or Report
Block or report JLHwung
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
babel/babel Public
🐠 Babel is a compiler for writing next generation JavaScript. -
12
Add Unicode Codepoint mapping alongside the ideograph in Table of General Standard Chinese Characters ([通用规范汉字表])
34Run the snippet in the console when opening [通用规范汉字表].
5```js
1,025 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contribution activity
January 2023
Created 10 commits in 5 repositories
Created 3 repositories
- JLHwung/terser JavaScript
- JLHwung/regexpu-fixtures JavaScript
- JLHwung/babel-handbook
Created a pull request in babel/babel that received 11 comments
Ensure class decorators can access decorated non-static members
Introduce a new runtime helper applyDecs2203R
based on applyDecs2203
, which lazily apply class decorations so that the class decorate will have …
+1,465
−543
•
11
comments
Opened 10 other pull requests in 6 repositories
babel/babel
1
open
3
merged
babel/website
2
open
terser/terser
1
open
babel/babel-polyfills
1
open
mathiasbynens/regexpu-fixtures
1
merged
mathiasbynens/regexpu-core
1
open
Reviewed 15 pull requests in 5 repositories
babel/babel
9 pull requests
-
Improve CJS compat with ESM-based
@babel/core
- fix: Identifiers in the loop are not renamed
- fix: Properly generate source maps for manually added multi-line content
- feat: generate sourcemaps of friendly call frames
-
fix: Preserve
import {type T} from 'x'
whenonlyRemoveTypeImports:true
-
fix: Properties that are
abstract
should not be initialized. -
[babel 8] Remove
block
argument fromScope#rename
- Ensure class decorators can access decorated non-static members
-
Add
annexb: false
parser option to disable Annex B
babel/website
2 pull requests
babel/babel-loader
2 pull requests
mathiasbynens/regexpu-core
1 pull request
babel/babel-polyfills
1 pull request
Answered 1 discussion in 1 repository
babel/babel
babel/babel
-
@babel/traverse - Couldn't find a Program
This contribution was made on Jan 26