UNPKG

ypsilon-event-handler

Version:

A production-ready event handling system for web applications with memory leak prevention, and method chaining support

30 lines (29 loc) 776 B
{ "name": "ypsilon-event-handler", "version": "1.0.10", "description": "A production-ready event handling system for web applications with memory leak prevention, and method chaining support", "main": "ypsilon-event-handler.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "echo \"No build step required\"" }, "keywords": [ "events", "event-handler", "dom-events", "passive-events", "browser", "frontend", "memory-efficient", "debugging" ], "author": "Engin Ypsilon", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/eypsilon/YpsilonEventHandler.git" }, "bugs": { "url": "https://github.com/eypsilon/YpsilonEventHandler/issues" } }