UNPKG

anthology

Version:

Module information and stats for any @npmjs user

26 lines (18 loc) 529 B
# anthology [![Build Status](https://secure.travis-ci.org/dylang/anthology.png)](http://travis-ci.org/dylang/anthology) Find anthology node modules ## Getting Started Install the module with: `npm install anthology` ```javascript 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.