@ekino/knex-extra
v0.1.0
Published
[](https://www.npmjs.com/package/@ekino/knex-extra) [](https://travis-ci.org/ekino/knex-extra
Downloads
12
Readme
knexjs extra helpers
:warning: Work in progress :warning:
This package provides several helpers to be used with knex.
Installation
yarn add @ekino/knex-extraUsage
Querying
Pagination
import { applyLimitAndOffset } from '@ekino/knex-extra'