You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
322 B
22 lines
322 B
# Site-O-Mat Query
|
|
|
|
## Installation
|
|
|
|
Setup this registry in your project .npmrc file:
|
|
|
|
```
|
|
@helpers:registry=https://gitea.node001.net/api/packages/HerrHase/npm/
|
|
```
|
|
|
|
Install with npm or yarn
|
|
|
|
```
|
|
npm i --save-dev @helpers/siteomat-query
|
|
yarn add --dev @helpers/siteomat-query
|
|
```
|
|
|
|
## filter
|
|
## limit
|
|
## offset
|
|
## orderBy
|