Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Observed is a Node library that wraps the now‑deprecated ES6 `Object.observe` API to provide deep‑change detection on plain JavaScript objects, emitting detailed events (add, update, delete, etc.) via an `EventEmitter` with full property paths. It’s aimed at developers who need to react to or sync object mutations—e.g., real‑time data syncing, state management, or change‑logging—in environments where `Object.observe` is still available.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
aheckmann

aheckmann/observed

ES6 Object.observe with nested object support - the way I want it (DEPRECATED)

JavaScript
158
8
MIT License
aheckmann's profile
aheckmann
20 contributions
2slo's profile
2slo
3 contributions
popomore's profile
popomore
1 contributions

Support the dependencies of aheckmann/observed

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
mochajs/mocha
simple, flexible, fun test framework