Skip to content

Commit

Permalink
Added synk
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusavieira authored Apr 12, 2019
1 parent 1bbc8a3 commit 0b7ef62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# swipeJsListener
A small class to listen swipe events and invoke callbacks to them

[![npm version](https://badge.fury.io/js/swipe-js-listener.svg)](https://badge.fury.io/js/swipe-js-listener) [![Build Status](https://travis-ci.org/viniciusavieira/swipeJsListener.svg?branch=master)](https://travis-ci.org/viniciusavieira/swipeJsListener) [![Coverage Status](https://coveralls.io/repos/github/viniciusavieira/swipeJsListener/badge.svg)](https://coveralls.io/github/viniciusavieira/swipeJsListener)
[![npm version](https://badge.fury.io/js/swipe-js-listener.svg)](https://badge.fury.io/js/swipe-js-listener) [![Build Status](https://travis-ci.org/viniciusavieira/swipeJsListener.svg?branch=master)](https://travis-ci.org/viniciusavieira/swipeJsListener) [![Coverage Status](https://coveralls.io/repos/github/viniciusavieira/swipeJsListener/badge.svg)](https://coveralls.io/github/viniciusavieira/swipeJsListener) [![Known Vulnerabilities](https://snyk.io/test/github/viniciusavieira/swipeJsListener/badge.svg?targetFile=package.json)](https://snyk.io/test/github/viniciusavieira/swipeJsListener?targetFile=package.json)


Usage:

Expand Down

0 comments on commit 0b7ef62

Please sign in to comment.