Skip to content

Commit eb676b7

Browse files
committed
Add shields
1 parent a0963b6 commit eb676b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# react-within-viewport
2+
[![npm version](https://img.shields.io/npm/v/react-within-viewport.svg?style=flat-square)](https://www.npmjs.com/package/react-within-viewport)
3+
[![dependency status](https://img.shields.io/david/team-magneto/react-within-viewport.svg?style=flat-square)](https://david-dm.org/team-magneto/react-within-viewport)
4+
[![build status](https://img.shields.io/travis/team-magneto/react-within-viewport.svg?style=flat-square)](https://travis-ci.org/team-magneto/react-within-viewport)
5+
26

37
Debounced React high order component to flag when it's container is inside the viewport.
48

0 commit comments

Comments
 (0)