Provides set of interfaces, utils and tests for concrete implementations of js-items repositories.
There is a fantastic alternative to this project (and @js-items is based on it): js-entity-repos.
The main differences to the @js-entity-repos:
- different naming convention: using
iteminstead ofentity - cursor based pagination operates using
beforeandafterinstead ofcursoranddirection
npm i --save-dev @js-items/foundation
Credits: