Skip to content

alexanderharding/observable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of lightweight, RxJS-inspired implementation of the Observer pattern in JavaScript. Features Observable's with AbortController-based unsubscription, supporting both synchronous and asynchronous producers.

About

RxJS-inspired reactive libraries implementing the Observer pattern in JavaScript.

Resources

License

Stars

Watchers

Forks