# can-query-logic

> query data

Latest version **1.2.4** (published 2021-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-query-logic
pnpm add can-query-logic
yarn add can-query-logic
bun add can-query-logic
```

## 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.2.4 |
| Published | 2021-09-23 |
| First published | 2018-04-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 407.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, marshallswain, matthewp, chasen, cherif_b, htmlghozt |
| Keywords | donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-query-logic
- Repository: https://github.com/canjs/can-query-logic
- Homepage: https://github.com/canjs/can-query-logic#readme
- Issues: https://github.com/canjs/can-query-logic/issues
- npm.io page: https://npm.io/package/can-query-logic

## Dependencies (6)

- [can-key](https://npm.io/package/can-key.md) <2.0.0
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.1.1
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.14.1
- [can-define-lazy-value](https://npm.io/package/can-define-lazy-value.md) ^1.0.2

## Recent versions

- 1.2.4 (latest) — 2021-09-23
- 1.2.3 — 2021-05-30
- 1.2.2 — 2019-09-16
- 1.2.1 — 2019-08-14
- 1.2.0 — 2019-08-14
- 1.1.14 — 2019-05-24
- 1.1.13 — 2019-05-20
- 1.1.12 — 2019-05-20
- 1.1.11 — 2019-05-17
- 1.1.10 — 2019-04-16
- 1.1.9 — 2019-01-18
- 1.1.8 — 2019-01-03
- 1.1.7 — 2018-11-30
- 1.1.6 — 2018-11-21
- 1.1.5 — 2018-11-05
- … 31 more at https://npm.io/package/can-query-logic/versions

## README

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

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