Skip to content

Commit 2eaa8b3

Browse files
Tom KirkpatrickTom Kirkpatrick
Tom Kirkpatrick
authored and
Tom Kirkpatrick
committed
docs: add status badges
1 parent 4a81cef commit 2eaa8b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ CHANGED
33

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

6+
[![Circle CI](https://circleci.com/gh/fullcube/loopback-ds-changed-mixin.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-ds-changed-mixin) [![Coverage Status](https://coveralls.io/repos/github/fullcube/loopback-ds-changed-mixin/badge.svg?branch=master)](https://coveralls.io/github/fullcube/loopback-ds-changed-mixin?branch=master) [![Dependencies](http://img.shields.io/david/fullcube/loopback-ds-changed-mixin.svg?style=flat)](https://david-dm.org/fullcube/loopback-ds-changed-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)
7+
68
This module is designed for the [Strongloop Loopback](https://github.com/strongloop/loopback) framework.
79
It provides a mixin that makes it possible to trigger a function if selected
810
model properties change.

0 commit comments

Comments
 (0)