Easily bind multiple events to a dom element and its children with a single object. Inspired by Backbone.View's events object.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Event-map is a JavaScript module for easily binding and unbinding multiple event listeners to DOM elements and their children using a single object. It is designed for developers working with DOM manipulation, particularly those who want a simpler alternative to Backbone.View's delegateEvents for managing event delegation.