An Observable is a collection that arrives over time. Observables can be used to model push-based data sources such as events, timer intervals, asynchronous requests, and animations. Observables can be transformed, combined, and consumed using array-like methods.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sindresorhus/awesome/pull/659
**Author:** [@sindresorhus](https://github.com/sindresorhus)
**Created:** 5/18/2016
**Status:** ✅ Merged
**Merged:** 5/18/2016
**Merged by:** [@sindresorhus](https://github.com/sindresorhus)
**Base:** `master` ← **Head:** `sindresorhus-patch-1`
---
### 📝 Commits (1)
- [`cae667c`](https://github.com/sindresorhus/awesome/commit/cae667c555b7b5ef8089fe7fd10b6cc7d51c56aa) Add JavaScript Observables
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `readme.md` (+1 -0)
</details>
### 📄 Description
> An Observable is a collection that arrives over time. Observables can be used to model push-based data sources such as events, timer intervals, asynchronous requests, and animations. Observables can be transformed, combined, and consumed using array-like methods.
https://github.com/sindresorhus/awesome-observables
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sindresorhus/awesome/pull/659
Author: @sindresorhus
Created: 5/18/2016
Status: ✅ Merged
Merged: 5/18/2016
Merged by: @sindresorhus
Base:
master← Head:sindresorhus-patch-1📝 Commits (1)
cae667cAdd JavaScript Observables📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
https://github.com/sindresorhus/awesome-observables
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.