Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themost-framework/query-compat
Backwards compatibility polyfills for @themost/query
https://github.com/themost-framework/query-compat
Last synced: about 7 hours ago
JSON representation
Backwards compatibility polyfills for @themost/query
- Host: GitHub
- URL: https://github.com/themost-framework/query-compat
- Owner: themost-framework
- Created: 2023-10-21T05:04:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T06:57:30.000Z (about 1 year ago)
- Last Synced: 2024-09-18T08:36:50.024Z (about 2 months ago)
- Language: JavaScript
- Size: 439 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @themost/query-compat
Backwards compatibility polyfills for [@themost/query](https://github.com/themost-framework/query) and [@themost/data](https://github.com/themost-framework/data)
## Usage
Install `@themost/query-compat` if you are using `@themost/query` with version lower than 2.10.x.
npm i @themost/query-compat
Import `@themost/query-compat/register` and start using query closures as they are being described at [@themost/query documentation](https://github.com/themost-framework/query#readme)