https://github.com/canjs/can-connect-cloneable
Make mutable clones of can-connect’d maps. Changes to the clone save back to the original; likewise, changes to the original propagate to the clone.
https://github.com/canjs/can-connect-cloneable
can-connect canjs
Last synced: 3 months ago
JSON representation
Make mutable clones of can-connect’d maps. Changes to the clone save back to the original; likewise, changes to the original propagate to the clone.
- Host: GitHub
- URL: https://github.com/canjs/can-connect-cloneable
- Owner: canjs
- License: mit
- Created: 2017-02-09T16:16:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T21:34:23.000Z (almost 6 years ago)
- Last Synced: 2024-04-26T10:22:37.255Z (about 1 year ago)
- Topics: can-connect, canjs
- Language: JavaScript
- Homepage: https://v3.canjs.com/doc/can-connect-cloneable.html
- Size: 113 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-connect-cloneable
[](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-connect-cloneable/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-connect-cloneable)
[](https://travis-ci.org/canjs/can-connect-cloneable)
[](https://greenkeeper.io/)Allows you to make mutable clones of can-connected maps and save changes back to the original
## Documentation
Read the [can-connect-cloneable API docs on CanJS.com](https://v3.canjs.com/doc/can-connect-cloneable.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-connect-cloneable/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-connect-cloneable/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-connect-cloneable/blob/master/LICENSE.md)