r2js/r2mongoose

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<h1 align="center">r2mongoose</h1>

<div align="center">
  <strong>r2mongoose is a mongoose service for r2js</strong>
</div>

<br />

<div align="center">
  <!-- NPM version -->
  <a href="https://npmjs.org/package/r2mongoose" target="_blank">
    <img src="https://img.shields.io/npm/v/r2mongoose.svg" alt="NPM version" />
  </a>
  <!-- License -->
  <a href="https://npmjs.org/package/r2mongoose" target="_blank">
    <img src="https://img.shields.io/npm/l/r2mongoose.svg" alt="License" />
  </a>
  <!-- Downloads -->
  <a href="https://npmjs.org/package/r2mongoose" target="_blank">
    <img src="https://img.shields.io/npm/dt/r2mongoose.svg" alt="Downloads" />
  </a>
  <!-- Downloads Month -->
  <a href="https://npmjs.org/package/r2mongoose" target="_blank">
    <img src="https://img.shields.io/npm/dm/r2mongoose.svg" alt="Downloads Month" />
  </a>
  <!-- Travis CI -->
  <a href="https://travis-ci.org/r2js/r2mongoose" target="_blank">
    <img src="https://img.shields.io/travis/r2js/r2mongoose.svg" alt="Travis CI" />
  </a>
  <!-- Dependencies -->
  <a href="https://david-dm.org/r2js/r2mongoose" target="_blank">
    <img src="https://img.shields.io/david/r2js/r2mongoose.svg" alt="Dependencies" />
  </a>
  <!-- Dev Dependencies -->
  <a href="https://david-dm.org/r2js/r2mongoose?type=dev" target="_blank">
    <img src="https://img.shields.io/david/dev/r2js/r2mongoose.svg" alt="Dev Dependencies" />
  </a>
  <!-- Codeclimate -->
  <a href="https://codeclimate.com/github/r2js/r2mongoose" target="_blank">
    <img src="https://img.shields.io/codeclimate/github/r2js/r2mongoose.svg" alt="Codeclimate" />
  </a>
  <!-- Github Stars -->
  <a href="https://github.com/r2js/r2mongoose" target="_blank">
    <img src="https://img.shields.io/github/stars/r2js/r2mongoose.svg?label=%E2%98%85" alt="Github Stars" />
  </a>
</div>

<br />