# can-types

> A stateful container for CanJS type information

Latest version **1.4.0** (published 2018-07-10) · 0 weekly downloads

## Install

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

## 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.4.0 |
| Published | 2018-07-10 |
| First published | 2016-12-13 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 14.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | andrejewski, blackmarket, chasen, justinbmeyer, marshallswain, matthewp, phillipskevin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (5)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-globals](https://npm.io/package/can-globals.md) <2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.0.0
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Recent versions

- 1.4.0 (latest) — 2018-07-10
- 1.1.0-pre.3 (pre) — 2017-06-15
- 1.2.0 — 2018-07-05
- 1.1.7 — 2018-03-12
- 1.1.6 — 2018-01-26
- 1.1.5 — 2017-12-01
- 1.1.4 — 2017-11-01
- 1.1.3 — 2017-09-29
- 1.1.2 — 2017-09-29
- 1.1.1 — 2017-07-31
- 1.1.0 — 2017-06-23
- 1.1.0-pre.2 — 2017-06-14
- 1.1.0-pre.1 — 2017-06-13
- 1.1.0-pre.0 — 2017-06-13
- 1.0.4 — 2017-03-13
- … 6 more at https://npm.io/package/can-types/versions

## README

# can-types

[![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-types/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-types.svg)](https://www.npmjs.com/package/can-types)
[![Travis build status](https://travis-ci.org/canjs/can-types.svg?branch=master)](https://travis-ci.org/canjs/can-types)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-types?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-types)
[![Coverage status](https://coveralls.io/repos/github/canjs/can-types/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-types?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-types.svg)](https://greenkeeper.io/)

A stateful container for CanJS type information

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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