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
21 stars
2 watching
2 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight event emitter library for JavaScript | 522 |
| Bridges the event system between Vue 1 and Vue 2. | 5 |
| A tiny event emitter library for JavaScript | 1,498 |
| A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
| A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities. | 127 |
| A lightweight event-emitter library for cross-component communication and system events. | 499 |
| A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 56 |
| A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
| A Vue.js plugin that enables event broadcasting across the application using observables. | 40 |
| A Vue.js project providing directives for managing the lifecycle of components | 10 |
| A typesafe event emitter alternative with support for async/await and promise handling | 456 |
| A Vue.js plugin for firing functions when an element reaches a designated position in the viewport. | 3 |
| An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
| A Vue component that emits an event when scrolled into view | 5 |
| An event emitter designed to minimize synchronous operations in asynchronous code. | 1,754 |