https://github.com/canjs/can-observe
Observable objects
https://github.com/canjs/can-observe
Last synced: about 1 year ago
JSON representation
Observable objects
- Host: GitHub
- URL: https://github.com/canjs/can-observe
- Owner: canjs
- License: mit
- Created: 2015-09-07T01:11:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:46:58.000Z (about 6 years ago)
- Last Synced: 2025-04-20T05:32:05.728Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-observe.html
- Size: 826 KB
- Stars: 21
- Watchers: 19
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-observe
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-observe/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-observe)
[](https://travis-ci.org/canjs/can-observe)
[](https://greenkeeper.io/)
Create plain observable objects. These objects can be observed by computes, or other map types like can-define.
## Documentation
Read the [can-observe API docs on CanJS.com](https://canjs.com/doc/can-observe.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-observe/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-observe/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-observe/blob/master/LICENSE)