A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jonschlinkert/get-values below:

jonschlinkert/get-values: Return an array of all values from the given object.

get-values

Return an array of all values from the given object.

Install with npm

$ npm i get-values --save

Install with bower

$ bower install get-values --save
var values = require('get-values');

values({a: 'aaa', b: 'bbb', c: 'ccc'});
//=> ['aaa', 'bbb', 'ccc']

Install dev dependencies:

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Jon Schlinkert

Copyright © 2015 Jon Schlinkert Released under the MIT license.

This file was generated by verb-cli on June 07, 2015.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4