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

Dependencies (1)

Dev Dependencies (9)

Package Sidebar

Install

npm i dext-hackernews-plugin

Weekly Downloads

2

Version

0.3.2

License

MIT

Last publish

Collaborators

  • vutran