# can-realtime-rest-model

> Turn a map into a realtime rest model

Latest version **2.0.0** (published 2019-10-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-realtime-rest-model
pnpm add can-realtime-rest-model
yarn add can-realtime-rest-model
bun add can-realtime-rest-model
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2019-10-03 |
| First published | 2018-05-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 31.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS Core team |
| Maintainers | chasen, cherif_b, justinbmeyer, matthewp, phillipskevin |
| Keywords | canjs, donejs, donejs-plugin, model |

## Links

- npm: https://www.npmjs.com/package/can-realtime-rest-model
- Repository: https://github.com/canjs/can-realtime-rest-model
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-realtime-rest-model/issues
- npm.io page: https://npm.io/package/can-realtime-rest-model

## Dependencies (8)

- [can-type](https://npm.io/package/can-type.md) ^1.0.0-pre.5
- [can-connect](https://npm.io/package/can-connect.md) ^4.0.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.15.2
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-query-logic](https://npm.io/package/can-query-logic.md) ^1.0.0
- [can-observable-array](https://npm.io/package/can-observable-array.md) ^1.0.0
- [can-observable-object](https://npm.io/package/can-observable-object.md) ^1.0.0

## Recent versions

- 2.0.0 (latest) — 2019-10-03
- 2.0.0-pre.0 (pre) — 2019-09-10
- 1.1.1 — 2019-05-26
- 1.1.0 — 2019-02-23
- 1.0.1 — 2018-08-30
- 1.0.0 — 2018-07-05
- 0.1.1 — 2018-05-07
- 0.1.0 — 2018-05-02

## README

# can-realtime-rest-model

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?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-realtime-rest-model/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-realtime-rest-model.svg)](https://www.npmjs.com/package/can-realtime-rest-model)
[![Travis build status](https://travis-ci.org/canjs/can-realtime-rest-model.svg?branch=master)](https://travis-ci.org/canjs/can-realtime-rest-model)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-realtime-rest-model.svg)](https://greenkeeper.io/)

Turn a map into a realtime rest model

## Documentation

Read the [can-realtime-rest-model API docs on CanJS.com](https://canjs.com/doc/can-realtime-rest-model.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-realtime-rest-model/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-realtime-rest-model/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-realtime-rest-model/blob/master/LICENSE)

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