Skip to content

Commit

Permalink
docs(readme): add Greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and Tom Kirkpatrick committed May 4, 2017
1 parent 75573ed commit 2d56745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
ITERATOR
=============

[![Greenkeeper badge](https://badges.greenkeeper.io/fullcube/loopback-ds-iterator-mixin.svg)](https://greenkeeper.io/)

[![Circle CI](https://circleci.com/gh/fullcube/loopback-ds-iterator-mixin.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-ds-iterator-mixin) [![Coverage Status](https://coveralls.io/repos/fullcube/loopback-ds-iterator-mixin/badge.svg?branch=forEachAsync&service=github)](https://coveralls.io/github/fullcube/loopback-ds-iterator-mixin?branch=forEachAsync) [![Dependencies](http://img.shields.io/david/fullcube/loopback-ds-iterator-mixin.svg?style=flat)](https://david-dm.org/fullcube/loopback-ds-iterator-mixin) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

This module is designed for the [Strongloop Loopback](https://github.com/strongloop/loopback) framework. It provides a mixin that makes it easy to iterate through large data sets without leaving a large memory footprint.
Expand Down

0 comments on commit 2d56745

Please sign in to comment.