Skip to content

List of modules for any npm user, plus number of downloads and github stars.

License

Notifications You must be signed in to change notification settings

RichVRed/anthology

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

List of modules for any npm user, plus number of downloads and github stars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%