hn-filter
v1.0.1
Published
Hacker News discussion filter.
Downloads
2
Readme
HN filter
A Simple Hacker News Filter based on fuzzy search
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 :heart:
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