can-observe
Version:
Like can.Map, but without the .attr method.
27 lines (16 loc) • 1.44 kB
Markdown
# 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)