https://github.com/canjs/can-query-logic
Perform data queries and compare queries against each other. Provides logic useful for data caching and real-time behavior.
https://github.com/canjs/can-query-logic
Last synced: about 1 year ago
JSON representation
Perform data queries and compare queries against each other. Provides logic useful for data caching and real-time behavior.
- Host: GitHub
- URL: https://github.com/canjs/can-query-logic
- Owner: canjs
- License: mit
- Created: 2017-09-28T18:28:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T21:07:16.000Z (over 4 years ago)
- Last Synced: 2025-04-18T14:06:51.160Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-query-logic.html
- Size: 521 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-query-logic
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-query-logic/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-query-logic)
[](https://travis-ci.org/canjs/can-query-logic)
[](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)