Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 387 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 387 Bytes

Observables.js

Observables.js is "kinda" an implementation of the observable pattern in JS.

How do I use it?

Look through the tests for a good idea. I'll put together a decent readme here soon, as well as some examples.

What's left to do?

I need to have a look at compatability. For now, this is just being published for internal consumption.
I'll come back to it.