npm-count
Version:
a npm/download-counts wrapper
232 lines (79 loc) • 2.99 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Module: fetchPublications</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Module: fetchPublications</h1>
<section>
<header>
</header>
<article>
<div class="container-overview">
<div class="description">fetch the author's publications</div>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code><string></code></td>
<td class="type">
</td>
<td class="description last">author - npm user name</td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="fetchPublications.js.html">fetchPublications.js</a>, <a href="fetchPublications.js.html#line10">line 10</a>
</li></ul></dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="https://www.npmjs.com/profile/substack/packages?offset=0">https://www.npmjs.com/profile/substack/packages?offset=0</a></li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<div class="param-desc">
author's publications summary
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">promise.<collection></span>
</dd>
</dl>
</div>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-fetchBulkQuery.html">fetchBulkQuery</a></li><li><a href="module-fetchLastDay.html">fetchLastDay</a></li><li><a href="module-fetchPublications.html">fetchPublications</a></li><li><a href="module-fetchTrending.html">fetchTrending</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Thu Mar 10 2016 02:45:20 GMT+0000 (UTC)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>