Pinned Loading
-
View8
View8 PublicForked from suleram/View8
View8 - Decompiles serialized V8 objects back into high-level readable code.
484 contributions in the last year
Day of Week | March Mar | 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
Contribution activity
March 2025
Created 19 commits in 3 repositories
Created a pull request in j4k0xb/webcrack that received 1 comment
Better webpack matchers
Cherry picked only the AST pattern-matching from #50, not rewriting the imports etc Closes #95 Closes #144
+585
−93
lines changed
•
1
comment
Reviewed 2 pull requests in 1 repository
j4k0xb/webcrack
2 pull requests
-
mangle: additional sources for init names
This contribution was made on Mar 10
-
feat: var transformation
This contribution was made on Mar 10
Created an issue in babel/babel that received 1 comment
uninitialized var declarator in loop marked as constantViolation
💻
Would you like to work on a fix?
How are you using Babel?
Programmatic API (babel.transform
, babel.parse
)
Input code
const parser = require("@…
1 task