1.0.0 • Published 10 years ago

anthology v1.0.0

Weekly downloads
16
License
-
Repository
github
Last release
10 years ago

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.