Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.1 KB

foundation

CircleCI codecov GitHub tag (latest SemVer) jscpd Known Vulnerabilities

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 of entity
  • cursor based pagination operates using before and after instead of cursor and direction

Installation

npm i --save-dev @js-items/foundation

Credits: