https://github.com/canjs/can-bind
Updates one observable value with the value of another observable.
https://github.com/canjs/can-bind
Last synced: 12 months ago
JSON representation
Updates one observable value with the value of another observable.
- Host: GitHub
- URL: https://github.com/canjs/can-bind
- Owner: canjs
- License: mit
- Created: 2018-04-11T00:34:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:43:40.000Z (about 6 years ago)
- Last Synced: 2025-06-15T13:04:49.156Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-bind.html
- Size: 105 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-bind
[](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-bind/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-bind)
[](https://travis-ci.org/canjs/can-bind)
[](https://greenkeeper.io/)
Bind different CanJS observables together.
## Documentation
Read the [can-bind API docs on CanJS.com](https://canjs.com/doc/can-bind.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-bind/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-bind/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-bind/blob/master/LICENSE)