Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hn-filter

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hn-filter

Hacker News discussion filter.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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 :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

FAQs

Package last updated on 09 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc