WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
563 stars 13 forks source link

Create initial reference implementation #42

Closed benlesh closed 4 months ago

benlesh commented 1 year ago

Just a spike in TypeScript. Will add tests in a followup, add compilation to JavaScript, etc.

benlesh commented 1 year ago

Could even just convert it to JavaScript. I'm relatively indifferent.

domfarolino commented 12 months ago

Could even just convert it to JavaScript. I'm relatively indifferent.

Finally getting to this! This is looking quite good, however I think I would prefer the reference implementation to be in pure JS if that's alright?

benlesh commented 8 months ago

@domfarolino should we merge this? is it useful?

domfarolino commented 7 months ago

See https://github.com/WICG/observable/pull/42#issuecomment-1689972876.

domfarolino commented 4 months ago

This PR really hasn't seen any activity in months, and with Chromium getting pretty close to shipping Observables, I feel like we should probably just close this PR out. But feel free to re-open if you have plans to get to it.