Skip to content

Commit

Permalink
Added code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTPate committed Oct 18, 2014
1 parent 3e89589 commit adf689c
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
Expand Up @@ -2,6 +2,7 @@ isUri
=====
[![NPM version](https://badge.fury.io/js/isuri.svg)](http://badge.fury.io/js/isuri)
[![Build Status](https://travis-ci.org/DavidTPate/isuri.svg?branch=master)](https://travis-ci.org/DavidTPate/isuri)
[![Code Climate](https://codeclimate.com/github/DavidTPate/isuri/badges/gpa.svg)](https://codeclimate.com/github/DavidTPate/isuri)
[![Coverage Status](https://img.shields.io/coveralls/DavidTPate/isuri.svg?branch=master)](https://coveralls.io/r/DavidTPate/isuri)

Pure Javascript implementation for truly checking if the provided input is an URI. Compliant with [RFC 3986](http://tools.ietf.org/html/rfc3986) and documented!
Expand Down

0 comments on commit adf689c

Please sign in to comment.