# can-connect-cloneable

> Allows you to make mutable clones of can-connected maps and save changes back to the original

Latest version **0.2.4** (published 2018-02-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-connect-cloneable
pnpm add can-connect-cloneable
yarn add can-connect-cloneable
bun add can-connect-cloneable
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.4 |
| Published | 2018-02-16 |
| First published | 2017-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 24.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, christopherjbaker, justinbmeyer, kylegifford, matthewp, phillipskevin |
| Keywords | clone, plugin, canjs |

## Links

- npm: https://www.npmjs.com/package/can-connect-cloneable
- Repository: https://github.com/canjs/can-connect-cloneable
- Issues: https://github.com/canjs/can-connect-cloneable/issues
- npm.io page: https://npm.io/package/can-connect-cloneable

## Dependencies (2)

- [can-util](https://npm.io/package/can-util.md) ^3.9.0
- [can-connect](https://npm.io/package/can-connect.md) ^1.5.0

## Recent versions

- 0.2.4 (latest) — 2018-02-16
- 0.2.0-pre.1 (pre) — 2017-06-14
- 0.2.2 — 2017-10-31
- 0.2.1 — 2017-09-01
- 0.2.0 — 2017-06-23
- 0.2.0-pre.0 — 2017-06-07
- 0.1.3 — 2017-05-09
- 0.1.2 — 2017-05-02
- 0.1.1 — 2017-04-27
- 0.1.0 — 2017-04-27

## README

# can-connect-cloneable

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/canjs/can-connect-cloneable/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-connect-cloneable.svg)](https://www.npmjs.com/package/can-connect-cloneable)
[![Travis build status](https://travis-ci.org/canjs/can-connect-cloneable.svg?branch=master)](https://travis-ci.org/canjs/can-connect-cloneable)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-connect-cloneable?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-connect-cloneable)
[![Coverage status](https://coveralls.io/repos/github/canjs/can-connect-cloneable/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-connect-cloneable?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-connect-cloneable.svg)](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://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)

---
_Source: https://npm.io/package/can-connect-cloneable · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
