bookshelf-processor-plugin

2.0.0 • Public • Published

Bookshelf Processor Plugin

Build Status Greenkeeper badge

This is a plugin for the Bookshelf Node.js ORM that allows defining custom processor functions that handle transformation of values whenever they are .set() on a model.

How to use

First install the package:

npm install bookshelf-processor-plugin

Then load the plugin using bookshelf.plugin('bookshelf-processor-plugin'). Now you are all set to start defining custom attribute processors on your models.

For more information check the online wiki page.

/bookshelf-processor-plugin/

    Package Sidebar

    Install

    npm i bookshelf-processor-plugin

    Weekly Downloads

    354

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    7.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • devius