7 packages
bookshelf
A lightweight ORM for PostgreSQL, MySQL, and SQLite3
bookshelf-case-converter-plugin
A plugin for Bookshelf that converts between the database's snake_cased and a model's camelCased properties automatically.
bookshelf-jsdoc-theme
JSDoc theme used by bookshelfjs.org, the homepage of the Bookshelf.js ORM http://bookshelfjs.org
bookshelf-processor-plugin
A plugin for Bookshelf that allows defining custom processor functions that transform model attributes.
bookshelf-virtuals-plugin
A plugin for Bookshelf that allows getting or setting virtual properties on model instances.
config-me
Very basic configuration module
console-me
Patches Node.js console log methods to add a UTC timestamp to each message