# 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)

