@ekino/knex-extra
v0.1.0
Published
[![version](https://img.shields.io/npm/v/@ekino/knex-extra.svg?style=flat-square)](https://www.npmjs.com/package/@ekino/knex-extra) [![Travis CI](https://img.shields.io/travis/ekino/knex-extra.svg?style=flat-square)](https://travis-ci.org/ekino/knex-extra
Downloads
4
Readme
knexjs extra helpers
:warning: Work in progress :warning:
This package provides several helpers to be used with knex.
Installation
yarn add @ekino/knex-extra
Usage
Querying
Pagination
import { applyLimitAndOffset } from '@ekino/knex-extra'