Skip to content

Commit

Permalink
Adds starter README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Mclaren committed Jun 1, 2016
1 parent d37d9f9 commit 67c9a83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# grabByDotNotation [![Build Status](https://travis-ci.org/mikemclaren/grab-by-dot-notation.svg?branch=master)](https://travis-ci.org/mikemclaren/grab-by-dot-notation) [![Coverage Status](https://coveralls.io/repos/github/mikemclaren/grab-by-dot-notation/badge.svg?branch=master)](https://coveralls.io/github/mikemclaren/grab-by-dot-notation?branch=master)

A pure function that allows you to retrieve a member of an object or an array utilizing dot notation.

0 comments on commit 67c9a83

Please sign in to comment.