- Kyiv, Ukraine
-
01:23
- 2h ahead - https://u24.gov.ua
Pinned Loading
-
prettier/prettier
prettier/prettier PublicPrettier is an opinionated code formatter.
-
organize-imports-cli
organize-imports-cli PublicVS Code's 'Organize imports' executable from command line
-
timezoned-date
timezoned-date PublicConstructors and objects behave exactly like built-in Date; TZ offset is configurable
JavaScript 6
22 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 3 commits in 1 repository
Created 1 repository
-
thorn0/quickjs
TypeScript
This contribution was made on Mar 8
Created a pull request in sebastianwessel/quickjs that received 5 comments
Add @types/bun to devDependencies, delete package-lock.json
The project uses Bun, so an npm lock file isn't needed (I guess).
+1,410
−9,229
lines changed
•
5
comments
Reviewed 1 pull request in 1 repository
sebastianwessel/quickjs
1 pull request
-
fix: 59 settimeout in sandbox throws if called with one argument
This contribution was made on Mar 8
Created an issue in sebastianwessel/quickjs that received 6 comments
Setting executionTimeout to non-zero value leads to an error
Describe the bug Setting executionTimeout to non-zero value leads to an error To Reproduce import { loadQuickJs } from "@sebastianwessel/quickjs"; i…
6
comments
Opened 2 other issues in 1 repository
sebastianwessel/quickjs
1
open
1
closed
-
Script completes without waiting for timeouts it scheduled
This contribution was made on Mar 7
-
setTimeout in sandbox throws if called with one argument
This contribution was made on Mar 7