mongoose-schema-extender

1.0.1 • Public • Published

mongoose-schema-extender Build Status

Adds easy to use methods on Mongoose models.
It supports easy filtering based on the userType of the user making the request. Built in error handling. Examples can be found here

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install mongoose-schema-extender --save

Dependencies

  • apier-responsebuilder: Builds and sends the response of apier.
  • es6-promise: A lightweight library that provides tools for organizing asynchronous code
  • reqlog: A simple Node.js logger. Very closely attached to a request.

Dev Dependencies

License

MIT

Generated by package-json-to-readme

/mongoose-schema-extender/

    Package Sidebar

    Install

    npm i mongoose-schema-extender

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • knorcedger