- Email: [email protected]
- Discord: Dunqing#8810
- Telegram: luckingforme
- Leetcode
Keep learning and being what you want to be, believe the best is always yet to come.
- unknown
- @Dunqingg
- @dunqing.bsky.social
Highlights
Pinned Loading
-
unocss-community/unocss-preset-theme
unocss-community/unocss-preset-theme PublicThe dynamic theme presets for UnoCSS.
-
-
unplugin-moment-to-dayjs
unplugin-moment-to-dayjs PublicReplace moment with dayjs, support use in vite, rollup, webpack
-
vite-plugin-dynamic-import-module
vite-plugin-dynamic-import-module PublicA vite plugin to support variables in dynamic imports module in Vite
TypeScript 21
-
oxc-project/eslint-plugin-oxlint
oxc-project/eslint-plugin-oxlint PublicTurn off all rules already supported by oxlint
1,848 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
oxc-project/oxc,
rolldown/rolldown,
oxc-project/eslint-plugin-oxlint
and 25 other
repositories
Loading
Contribution activity
April 2025
Created 12 commits in 1 repository
Created a pull request in oxc-project/oxc that received 5 comments
refactor(transformer, minifier): replace AstBuilder::move_xxxx
methods with TakeIn
trait
Pure refactor, TakeIn
trait is exactly used for these cases, we don't need an indirect call for move_xxx
.
+415
−389
lines changed
•
5
comments
Opened 12 other pull requests in 2 repositories
oxc-project/oxc
3
open
8
merged
-
perf(transformer/jsx): use
ArenaString
to store decoded JSX textThis contribution was made on Apr 5 -
perf(codegen): optimize
Codegen::print_list
methodThis contribution was made on Apr 4 -
fix(transformer/typescript): redeclaration of
namespace
withenum
causes syntax errorThis contribution was made on Apr 2 -
feat(ast)!: remove all
AstBuilder::move_xxxx
methodsThis contribution was made on Apr 2 -
feat(allocator): add
TakeIn::take_in_box
methodThis contribution was made on Apr 2 -
perf(transformer): do not update options from comments when
only_remove_type_imports
is enabledThis contribution was made on Apr 2 -
fix(parser): correct the method's
FormalParameterKind
toUniqueFormalParameters
This contribution was made on Apr 1 -
fix(semantic): reserved words cannot be used as class binding in script code
This contribution was made on Apr 1
-
fix(semantic): redeclare variable with function declaration inside the function should not throw error
This contribution was made on Apr 1
-
fix(transformer/legacy-decorator): do not emit decorator metadata if the class is not decorated or it is typescript syntax
This contribution was made on Apr 1
-
refactor(transformer/legacy-decorator): split the transforming decorated class into two parts and run them in
exit_class
andexit_statement
respectivelyThis contribution was made on Apr 1
rolldown/rolldown
1
open
-
refactor(rolldown): simplify renamer logic
This contribution was made on Apr 2
Reviewed 4 pull requests in 2 repositories
oxc-project/oxc
3 pull requests
-
perf(transformer/jsx): use
ArenaString
to store decoded JSX textThis contribution was made on Apr 5 -
fix(transfomer/using): remove use of child ids
This contribution was made on Apr 4
-
fix(transformer/using): transform using declarations in try block
This contribution was made on Apr 4
rolldown/rolldown
1 pull request
-
chore(rolldown): oxc v0.62.0
This contribution was made on Apr 2
Opened 1 issue in 1 repository
oxc-project/oxc
1
closed
-
parser: redeclare variable with function declaration inside the function should not throw error
This contribution was made on Apr 1