Skip to content

Commit

Permalink
Add npm version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonatan committed Sep 19, 2016
1 parent 348c9ee commit a7ae341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# angular2-linky
[![Build Status](https://travis-ci.org/dzonatan/angular2-linky.svg?branch=master)](https://travis-ci.org/dzonatan/angular2-linky)
[![Dependency Status](https://gemnasium.com/dzonatan/angular2-linky.svg)](https://gemnasium.com/dzonatan/angular2-linky)
[![npm version](https://badge.fury.io/js/angular2-linky.svg)](https://badge.fury.io/js/angular2-linky)

**Angular2** pipe to find links in text input and turn them into html links. It was called the same "linky" in **ngSanitize** module of **Angular1**. Since **Angular2** does not have such pipe built in therefore this repo was created.

Expand Down

0 comments on commit a7ae341

Please sign in to comment.