Bookshelf Include Count
Install
npm install @tryghost/bookshelf-include-count --save
or
pnpm add @tryghost/bookshelf-include-count
Purpose
Bookshelf plugin that augments fetch results with relation counts requested through withRelated.
Usage
Develop
This is a mono repository, managed with Nx.
Follow the instructions for the top-level repo.
git clone this repo & cd into it as usual
- Run
pnpm install to install top-level dependencies.
Run
Test
pnpm lint runs oxlint
pnpm test runs lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.