Home

Awesome

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.

Related

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

```
$ npm install
```

With yarn:

```
$ yarn
```

3. Run tests: npm t

License

MIT © Vu Tran