hn-filter

1.0.1 • Public • Published

HN filter

A Simple Hacker News Filter based on fuzzy search

Table of Contents
  1. Motivation
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

Motivation

Sometimes Hacker News threads contain huge number of comments. So it's difficult to focus on what we need. This tools helps to filter particular discussion based on your filters

Built with

Getting Started

Prerequisites

This is an npm cli tool. So you must have following prerequisites in your system.

  • Node.js >= 12

Installation

You can install this package via npm registry.

Following command will install globaly in your system.

npm i -g hn-filter

Note: you might want to use sudo for the above command.

Or if you are just checking temporary use npx utility

npx hn-filter [options]

Usage

hn-filter -i <item> --search "<query>"

Contributing

Contributions are welcome ❤️

License

This work is licensed under the terms of the MIT license.
For a copy, see https://opensource.org/licenses/MIT.

Contact

Twitter https://twitter.com/gihan9a
Gitter https://gitter.im/gihan9a

Readme

Keywords

none

Package Sidebar

Install

npm i hn-filter

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

23.3 kB

Total Files

11

Last publish

Collaborators

  • gihanshp