v2ex

0.0.1 • Public • Published

v2ex Build Status

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.

Readme

Keywords

none

Package Sidebar

Install

npm i v2ex

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • shawjia