https://github.com/canjs/can-observable-mixin
Define properties on JavaScript classes
https://github.com/canjs/can-observable-mixin
Last synced: about 1 year ago
JSON representation
Define properties on JavaScript classes
- Host: GitHub
- URL: https://github.com/canjs/can-observable-mixin
- Owner: canjs
- License: mit
- Created: 2019-05-08T22:22:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T19:00:17.000Z (almost 5 years ago)
- Last Synced: 2024-10-09T09:50:41.734Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com
- Size: 297 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-observable-mixin
[](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-observable-mixin/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-observable-mixin)
[](https://travis-ci.com/canjs/can-observable-mixin)
[](https://greenkeeper.io/)
Import/require **can-observable-mixin** and use the class to derive your own classes.
## Documentation
Read the [can-observable-mixin API docs on CanJS.com](https://v3.canjs.com/doc/can-observable-mixin.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-observable-mixin/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-observable-mixin/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-observable-mixin/blob/master/LICENSE.md)