Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.37 KB

.verb.md

File metadata and controls

47 lines (32 loc) · 1.37 KB

{%=name%}

{%=description%}

{%= badge('npm') %} David CircleCI codecov XO code style


Note: With the introduction of mongoose > 5.x this library becomes obsolete as the handling of connections has been greatly improved in mongoose > 5.x. Read here for a good summary of the changes/improvements introduced.
Therefore this library will not be updated for mongoose > 5.x.


Table of Contents

Install

{%=docs('install')%}

Motivation

{%=docs('motivation')%}

Usage

{%=docs('usage')%}

API

{%= apidocs('./lib/index.js')%}

Test

{%=docs('test')%}

Author

{%= docs("author") %}

License

{%= license %}


{%= include("footer") %}