Skip to content

Commit c5647f6

Browse files
author
Joel Alejandro Villarreal Bertoldi
authored
added some badges
1 parent 8791419 commit c5647f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# feathers-hooks-jsonapify
22
Feathers hook for outputting data in a JSON-API-compliant way.
33

4+
[![npm version](https://badge.fury.io/js/feathers-hooks-jsonapify.svg)](https://www.npmjs.com/package/feathers-hooks-jsonapify)
5+
[![dependency status](https://david-dm.org/joelalejandro/feathers-hooks-jsonapify.svg)](https://david-dm.org/joelalejandro/feathers-hooks-jsonapify)
6+
47
## Installing
58

69
Simply run `npm install --save feathers-hooks-jsonapify` and you're good to go!

0 commit comments

Comments
 (0)