Skip to content

Commit

Permalink
Update README generated by DoneJS
Browse files Browse the repository at this point in the history
  • Loading branch information
Chasen Le Hara committed Mar 2, 2019
1 parent a443451 commit ca90e5a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# can-define

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

Add observable properties, type conversion, and getter/setter logic to your constructor prototypes.

## Documentation

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

## Changelog

Expand All @@ -22,5 +25,4 @@ The [contribution guide](https://github.com/canjs/can-define/blob/master/CONTRIB

## License

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

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

0 comments on commit ca90e5a

Please sign in to comment.