Skip to content

Commit e812a14

Browse files
authored
Update README.md
1 parent 5f465e0 commit e812a14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# `dlv(obj, keypath)` [![NPM](https://img.shields.io/npm/v/dlv.svg)](https://npmjs.com/package/dlv) [![Build](https://travis-ci.org/developit/dlv.svg?branch=master)](https://travis-ci.org/developit/dlv)
22

3-
[![Greenkeeper badge](https://badges.greenkeeper.io/developit/dlv.svg)](https://greenkeeper.io/)
4-
53
> Safely get a dot-notated path within a nested object, with ability to return a default if the full key path does not exist or the value is undefined
64
75
### Why?

0 commit comments

Comments
 (0)