Search results

10 packages found

事件分发器(同步)

published 1.0.11 6 years ago
M
Q
P

A tiny library to create a event listener and emmiter to be used in all *@skarllet* aplications.

published 2.0.0 4 years ago
M
Q
P

It allows you to create custom particle effects with mouse interactions.

published 0.1.3 5 months ago
M
Q
P

Basic event emmiter with type checking.

published 0.0.22 8 months ago
M
Q
P

Simple event system for object with syntax sugar.

published 1.1.1 8 years ago
M
Q
P

A simple hub that your react components can use to listen for events triggered by other components (using the hooks api)

published 1.0.4 2 years ago
M
Q
P

Thats package is an event emmiter

published 1.0.4 3 years ago
M
Q
P

events emitter

published 1.0.0 6 years ago
M
Q
P

Documentation: https://emmiter.vietdev.tk

published 1.0.3 a year ago
M
Q
P

a micro event bus (not only) for react ``` shell npm install @disflyer/event-bus yarn add @disflyer/event-bus ``` ``` javascript eventBus.on('your-event-name', () => { // some callback code }) // or eventBus.once('your-event-name', () => { // some callbac

published 0.0.4-beta 3 years ago
M
Q
P