racer-hooks

1.0.0 • Public • Published

racer-hooks

Derby/Racer middleware that uses derby-hook to add hook functions to the store.

Installation

$ npm install racer-hooks --save

Usage

In your server file:

var derby = require('derby');
var hooks = require('racer-hooks');

// ...

derby.use(hooks());

/racer-hooks/

    Package Sidebar

    Install

    npm i racer-hooks

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • psirenny