Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
jquery-prototype-custom-event-bridge
Advanced tools
Allow custom events in the format namespace:eventname to pass between Prototype and jQuery.
Test it here.
Allow custom events in the format namespace:eventname
to pass between Prototype and jQuery.
Such custom events triggered by jQuery will hit Prototype observers (as well as jQuery listeners).
Such custom events triggered by Prototype will hit jQuery listeners (as well as Prototype observers).
The first element of the data array passed along by the jQuery trigger will be sent to the Prototype observer.
The memo data object passed along by the Prototype trigger will be encoded in the first element of the event data array received by the jQuery listener.
This drop-in also prevents jQuery's trigger implementation from executing any Prototype-contributed functions on an event target element that match the jQuery event type.
npm install jquery-prototype-custom-event-bridge
FAQs
Allow custom events in the format namespace:eventname to pass between Prototype and jQuery.
We found that jquery-prototype-custom-event-bridge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.