summaryrefslogtreecommitdiff
path: root/node_modules/kind-of/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/kind-of/README.md')
-rw-r--r--node_modules/kind-of/README.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/node_modules/kind-of/README.md b/node_modules/kind-of/README.md
index 4ac4f18b1..193d3283d 100644
--- a/node_modules/kind-of/README.md
+++ b/node_modules/kind-of/README.md
@@ -1,6 +1,6 @@
-# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat)](https://travis-ci.org/jonschlinkert/kind-of)
+# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of)
-Get the native type of a value.
+> Get the native type of a value.
## Install
@@ -10,6 +10,8 @@ Install with [npm](https://www.npmjs.com/):
$ npm install --save kind-of
```
+## Install
+
Install with [bower](http://bower.io/)
```sh
@@ -212,6 +214,15 @@ In 7 out of 8 cases, this library is 2x-10x faster than other top libraries incl
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).
+### Contributors
+
+| **Commits** | **Contributor**<br/> |
+| --- | --- |
+| 49 | [jonschlinkert](https://github.com/jonschlinkert) |
+| 2 | [miguelmota](https://github.com/miguelmota) |
+| 1 | [dtothefp](https://github.com/dtothefp) |
+| 1 | [pdehaan](https://github.com/pdehaan) |
+
### Building docs
_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_
@@ -244,4 +255,4 @@ Released under the [MIT license](https://github.com/jonschlinkert/kind-of/blob/m
***
-_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.28, on July 29, 2016._ \ No newline at end of file
+_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on December 07, 2016._ \ No newline at end of file