vue-emit

Event emitter

A utility function for emitting events in Vue.js functional components

Helper function for emitting events in Vue.js (functional) components

GitHub

21 stars
2 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chrisdavies/eev A lightweight event emitter library for JavaScript 522
cweili/vue-option-events Bridges the event system between Vue 1 and Vue 2. 5
ai/nanoevents A tiny event emitter library for JavaScript 1,486
sandeepk01/vue-event-handler A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. 15
aleclarson/ee-ts A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities. 126
hustcc/onfire.js A lightweight event-emitter library for cross-component communication and system events. 497
nchutchind/vue-outside-events A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. 57
nolde/vue-plugin-events A global event bus plugin for Vue.js applications with automatic subscription control. 5
vouill/vue-geb A Vue.js plugin that enables event broadcasting across the application using observables. 40
fl3nkey/vue-lifecycle A Vue.js project providing directives for managing the lifecycle of components 10
garronej/evt A typesafe event emitter alternative with support for async/await and promise handling 455
lorrenrules/vue-trip-wire Fires functions when an element reaches a designated position in the viewport. 3
uber/signals-ios An eventing library that enables the Observable pattern without relying on notifications or delegates 527
shwilliam/vue-visibility-trigger A Vue component that emits an event when scrolled into view 5
sindresorhus/emittery An event emitter designed to minimize synchronous operations in asynchronous code. 1,745