anthology

Module information and stats for any @npmjs user

6 个版本
安装
npm install anthology
yarn add anthology
pnpm add anthology
bun add anthology
README

anthology Build Status

Find anthology node modules

Getting Started

Install the module with: npm install anthology

var anthology = require('anthology');
anthology.forUser(username, filter)  // returns promise
  .then(data);

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

Work in progress

License

Copyright (c) 2013-2014 Dylan Greene Licensed under the MIT license.

版本列表
1.0.0 2014-09-21
0.0.6 2014-06-19
0.0.5 2014-04-26
0.0.4 2014-02-08
0.0.3 2014-01-06
0.0.1 2013-12-31