Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)