A JSDoc theme forked from Minami, used to generate the docs on bookshelfjs.org. Version 1.0.1 is current. Released under Apache2. It uses TaffyDB and Underscore templates. This is a niche theme specifically for the Bookshelf.js ORM documentation, not intended for general-purpose JSDoc output. No active development since 2016.
npm install bookshelf-jsdoc-themeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the theme and configure JSDoc to use it for generating documentation.
Use a general-purpose theme like Minami or default JSDoc theme for other projects.
Consider using a maintained theme.
Run 'npm install --save-dev bookshelf-jsdoc-theme' and ensure template path points to node_modules.
No dependency data recorded yet.