v2ex
v0.0.1
Published
v2ex SDK
Downloads
3
Readme
v2ex
v2ex SDK, v2ex Cli
Getting Started
Install the module with: npm install v2ex
var v2ex = require('v2ex');
v2ex.home(function(err, items){});
Type v2ex
in your terminal to use the built-in Cli.
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
- 2012/10/28 - v0.0.1 - Initial release.
License
Copyright (c) 2012 shawjia Licensed under the MIT license.