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
item
instead ofentity
- cursor based pagination operates using
before
andafter
instead ofcursor
anddirection
npm i --save-dev @js-items/foundation
Credits: