UNPKG

can-query-logic

Version:
27 lines (16 loc) 1.5 kB
# can-query-logic [![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-query-logic/blob/master/LICENSE) [![npm version](https://badge.fury.io/js/can-query-logic.svg)](https://www.npmjs.com/package/can-query-logic) [![Travis build status](https://travis-ci.org/canjs/can-query-logic.svg?branch=master)](https://travis-ci.org/canjs/can-query-logic) [![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-query-logic.svg)](https://greenkeeper.io/) Perform data queries and compare queries against each other. Provides logic useful for data caching and real-time behavior. ## Documentation Read the [can-query-logic API docs on CanJS.com](https://canjs.com/doc/can-query-logic.html). ## Changelog See the [latest releases on GitHub](https://github.com/canjs/can-query-logic/releases). ## Contributing The [contribution guide](https://github.com/canjs/can-query-logic/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more. ## License [MIT](https://github.com/canjs/can-query-logic/blob/master/LICENSE)