@js-items/knex
v1.0.25
Published
Concrete implementation of js-items for knex.js
Downloads
98
Readme
knex
Knex.js implementation of js-items
There is a fantastic alternative to this project (and @js-items/knex is based on it): js-entity-repos/knex.
The main differences to the @js-entity-repos:
- different naming convention: using
iteminstead ofentity - cursor based pagination operates using
beforeandafterinstead ofcursoranddirection
Installation:
npm i @js-items/knex --save
Credits:
