mrmaxm
Results
3
repositories owned by
mrmaxm
mr-Observer
23
Stars
1
Forks
Watchers
An observer is a wrapper over JSON data, that provides an interface to know when data is changed, with a focus on performance and memory efficiency.
mr-EventEmitter
16
Stars
2
Forks
Watchers
Provides the ability to subscribe and emit events in sync manner. With a focus on performance and memory efficiency.