deku-event
Event emitter wrapper
Turns deku components into event-emitting components by default
Turn deku components into eventEmitters
2 stars
3 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,486 |
chrisdavies/eev | A lightweight event emitter library for JavaScript | 522 |
hustcc/onfire.js | A lightweight event-emitter library for cross-component communication and system events. | 497 |
yreynhout/jesa | An event sourced aggregate implementation library for Java | 9 |
micnews/deku-youtube-subscribe-button | Provides a reusable YouTube subscribe button component | 4 |
dirk/deku.rb | A Ruby interface to the Deku JavaScript library | 1 |
stevenmiller888/khaos-deku-component | A template to quickly build Deku components | 1 |
aleclarson/ee-ts | A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities. | 126 |
nekr/preact-delegate | A utility for attaching event handlers to elements in a Preact application | 19 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 455 |
drawcall/rxemitter | A library that enables easy event emission and subscription management between components in different frameworks | 55 |
micnews/deku-news-ticker | Automated news ticker component with rotating slides | 3 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |