https://github.com/missingdays/look-observable
Basic observable
https://github.com/missingdays/look-observable
Last synced: about 1 year ago
JSON representation
Basic observable
- Host: GitHub
- URL: https://github.com/missingdays/look-observable
- Owner: missingdays
- Created: 2015-08-24T13:35:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T08:25:06.000Z (over 10 years ago)
- Last Synced: 2025-03-09T19:41:51.436Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Look
Basic observable just like riot-observable
# Why?
riot-observable doesn't support some features like recusrive subscribtions and I don't like it's code style. So why don't just write my own?'