v2ex

v2ex SDK, v2ex Cli

Usage no npm install needed!

<script type="module">
  import v2ex from 'https://cdn.skypack.dev/v2ex';
</script>

README

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.