dext-hackernews-plugin

0.3.2 • Public • Published

dext-hackernews-plugin

Travis Coveralls branch license

Dext plugin to fetch top/best/new for stories on Hacker News.

Install

$ dpm install dext-hackernews-plugin

Requires Dext.

Usage

In Dext, type hn, then one of the following options below.

  • top - Fetch top stories
  • best- Fetch best stories
  • new - Fetch new stories

Related

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

```
$ npm install
```

With yarn:

```
$ yarn
```
  1. Run tests: npm t

License

MIT © Vu Tran

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.2
    0
    • latest

Version History

Package Sidebar

Install

npm i dext-hackernews-plugin

Weekly Downloads

8

Version

0.3.2

License

MIT

Last publish

Collaborators

  • vutran