Skip to content
View zendive's full-sized avatar

Block or report zendive

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. browser-api-monitor Public

    Chrome extension to monitor browser API usage to expedite issues discovery (eval, timeouts, intervals, idle callbacks, animation frames, media events & props)

    TypeScript 4

  2. jsdiff Public

    Chrome/Firefox extension to compare objects in memory with console.diff(old, new) devtools function

    TypeScript 21 4

219 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to zendive/browser-api-monitor, zendive/jsdiff, zendive/avalanche and 2 other repositories
Loading A graph representing zendive's contributions from April 07, 2024 to April 10, 2025. The contributions are 90% commits, 7% pull requests, 3% issues, 0% code review.

Contribution activity

April 2025

Created 20 commits in 2 repositories

Created a pull request in zendive/browser-api-monitor that received 1 comment

v1.1.0

Chrome min version: 135.0 support Float16Array in object clone Drop Auto-pause Alert

+1,667 −4,306 lines changed 1 comment
Opened 1 other pull request in 1 repository
zendive/jsdiff 1 merged
  • v3.1.0
    This contribution was made on Apr 9

Created an issue in zendive/jsdiff that received 1 comment

[Firefox] Iterating over Map, Set in content script with for of loop throws with TypeError: n[Symbol.iterator]().next is not a function

jsdiff.diff({}, { 'set': new Set([0, 1]), 'map': new Map([['a',1],['b',2]]), });

1 comment
Opened 1 other issue in 1 repository
zendive/jsdiff 1 open
Loading