events
Events system
A Node.js events module implementation for environments without it.
Node's event emitter for all engines.
1k stars
18 watching
175 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
fat/bean | An event management system for JavaScript applications | 1,389 |
imakewebthings/timeline | A generic event timeline for Node.js or the browser written in CoffeeScript | 51 |
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
node-influx/node-influx | A Node.js and browser library providing an API for nearly all InfluxDB operations | 862 |
nolde/vue-plugin-events | A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,486 |
browserify/rustify | Transforms Rust code into WebAssembly for use in JavaScript environments | 494 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
leastbad/jquery-events-to-dom-events | Library that converts jQuery events to DOM event listeners | 35 |