# can-cid

> Utility for getting a unique identifier for an object

Latest version **1.3.1** (published 2019-05-27) · 0 weekly downloads

## Install

```sh
npm install can-cid
pnpm add can-cid
yarn add can-cid
bun add can-cid
```

## 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 | 1.3.1 |
| Published | 2019-05-27 |
| First published | 2016-12-13 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 18.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | blackmarket, cherif_b, justinbmeyer, marshallswain, matthewp, phillipskevin, stin13 |
| Keywords | canjs, canjs, plugin, donejs |

## Links

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

## Dependencies (1)

- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Recent versions

- 1.3.1 (latest) — 2019-05-27
- 1.3.0 — 2018-07-10
- 1.1.2 — 2017-10-30
- 1.1.1 — 2017-10-03
- 1.1.0 — 2017-09-27
- 1.0.3 — 2017-03-13
- 1.0.2 — 2017-03-01
- 1.0.1 — 2017-01-18
- 1.0.0 — 2016-12-15
- 0.1.0 — 2016-12-14
- 0.0.3 — 2016-12-13
- 0.0.2 — 2016-12-13
- 0.0.1 — 2016-12-13

## README

# can-cid

[![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-cid/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-cid.svg)](https://www.npmjs.com/package/can-cid)
[![Travis build status](https://travis-ci.org/canjs/can-cid.svg?branch=master)](https://travis-ci.org/canjs/can-cid)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-cid.svg)](https://greenkeeper.io/)

[![Sauce Test Status](https://saucelabs.com/browser-matrix/can-cid.svg)](https://saucelabs.com/u/can-cid)

Utility for getting a unique identifier for an object

## Documentation

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

## Changelog

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

## Contributing

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

## License

[MIT](https://github.com/canjs/can-cid/blob/master/LICENSE.md)

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