{"library":"bean","type":"library","category":null,"description":"Bean is a small, fast, and framework-agnostic event manager designed for desktop, mobile, and touch-based browsers, originating from an earlier era of web development (circa 2010-2012). The current stable version is 1.0.15, which was released over a decade ago. The project is no longer actively maintained or developed, making it an abandoned package. It offered a concise API for event handling, including `on`, `one`, `off`, `clone`, and `fire`, along with support for event delegation and namespacing. A key differentiator was its standalone nature, providing event management capabilities without the overhead of larger JavaScript libraries like jQuery.","language":"javascript","status":"abandoned","version":"1.0.15","tags":["javascript","ender","events","event","dom"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bean","imports":["const bean = require('bean')","const bean = require('bean'); bean.on(element, 'click', handler);","const bean = require('bean'); bean.fire(element, 'click');"]},{"cmd":"yarn add bean","imports":[]},{"cmd":"pnpm add bean","imports":[]}],"homepage":null,"github":"https://github.com/fat/bean","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bean","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/bean/compatibility"}}