# can-reflect

> reflection on unknown data types

Latest version **1.19.2** (published 2023-02-03) · 0 weekly downloads

## Install

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

## 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.19.2 |
| Published | 2023-02-03 |
| First published | 2017-03-27 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 343.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | DoneJS core team |
| Maintainers | phillipskevin, justinbmeyer, matthewp, m-mujica, blackmarket, bmomberger-bitovi, cherif_b, christopherjbaker, bitovi-core-os, mikedane94 |
| Keywords | donejs |

## Links

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

## Dependencies (2)

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

## Recent versions

- 1.19.2 (latest) — 2023-02-03
- 1.1.0-pre.3 (pre) — 2017-06-29
- 1.19.1 — 2023-02-02
- 1.19.0 — 2021-12-09
- 1.18.0 — 2019-08-27
- 1.17.11 — 2019-05-26
- 1.17.10 — 2019-05-22
- 1.17.9 — 2018-12-20
- 1.17.8 — 2018-12-20
- 1.17.7 — 2018-11-13
- 1.17.6 — 2018-10-16
- 1.17.5 — 2018-08-27
- 1.17.4 — 2018-08-14
- 1.17.3 — 2018-08-14
- 1.17.2 — 2018-08-08
- … 71 more at https://npm.io/package/can-reflect/versions

## README

# can-reflect

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

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

Reflect allows you to reflection on unknown data types.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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