0.1.0 • Published 6 years ago

@i2/object-first-value v0.1.0

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
6 years ago

object-first-value

Travis Build Status NPM downloads

Return the property value for the first key of an object.

background details relevant to understanding what this module does

Usage

description of the example

const objectFirstValue = require('object-first-value');

console.log({objectFirstValue});

This will output

API

Install

With npm installed, run

npm install --save object-first-value

See Also

0.1.0

6 years ago

0.0.1

6 years ago