readability VS VimFx

Compare readability vs VimFx and see what are their differences.

readability

Readability is a library written in Go (golang) to parse, analyze and convert HTML pages into readable content. Originally an Arc90 Experiment, it is now incorporated into Safari’s Reader View. (by cixtor)

VimFx

Vim keyboard shortcuts for Firefox (by akhodakivskiy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
readability VimFx
3 4
97 1,400
- -
0.0 6.7
about 1 year ago 20 days ago
Go CoffeeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

readability

Posts with mentions or reviews of readability. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Vimium – The Hacker's Browser
    21 projects | news.ycombinator.com | 27 Feb 2023
  • Go Code Roast #2: readability.js port
    2 projects | dev.to | 28 Nov 2022
    In this video, I roast a port of a Mozilla Javascript library, readability.js (https://github.com/mozilla/readability) to Go (https://github.com/cixtor/readability).
  • The most underused browser feature
    22 projects | news.ycombinator.com | 25 Aug 2021
    I ported Mozilla’s Readability library to Go a couple of years ago [1] and use it every day to power a custom RSS feed of Hacker News via Reeder [2]. This is not a novelty, many people have ported Readability to different programming languages over the years.

    [1] https://github.com/cixtor/readability

    [2] https://github.com/cixtor/rssfeed

VimFx

Posts with mentions or reviews of VimFx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Vimium – The Hacker's Browser
    21 projects | news.ycombinator.com | 27 Feb 2023
    I used to be a loving VimFX [0] user. It had intelligent link hints (essentially, links it thinks you are likely to want, e.g. because they're big, get single-key shortcuts). The scrolling was actually native, as in equivalent to hitting the arrow keys. I don't think any of the other Vim emulator plugins ever replicated that. Vimium doesn't, Tridactyl doesn't, and Vim Vixen was horribly broken.

    Apparently VimFX still runs via some hacks on modern Firefox versions? The last release was even in 2022. Maybe I should give it a try again.

    [0] https://github.com/akhodakivskiy/VimFx

  • your favorite browser with VI key bindings ?
    4 projects | /r/vim | 16 Apr 2022
    Yeah, agree, very frustrating. I didn’t want to leave Firefox, so started looking for an alternative. I stumbled upon https://github.com/akhodakivskiy/VimFx. It solves the issue.
  • Vimium C – Extension to navigate website by keyboard shortcuts
    7 projects | news.ycombinator.com | 17 Nov 2021
    > But instead we get “Colorways”

    Yeah, the browser situation sucks and it's getting worse by the day.

    > I remember being upset for months when they killed XUL.

    You know what, still a week does not pass without me mourning the death XUL...

    I'm currently use Waterfox quite a bit. VimFX is still somewhat maintained[1] and works with Waterfox Current!

    It should be added that this browser is owned by an adtech company called System1. But my only alternative at this point is surfing in a straitjacket (without VimFX) or use Waterfox. Haven't really found any apparent wrongdoings by System1 yet, but I guess it's a question of time...

    [1] https://github.com/akhodakivskiy/VimFx

  • Nyxt browser: mouseless copy/paste
    6 projects | news.ycombinator.com | 29 Jan 2021
    I recently installed Tridactyl¹ as a Firefox extension². It has a ton of features but I only wanted to replace the functionality of two non-WebExtension add-ons:

    * VimFx³ provided handy keyboard short-cuts for working within the browser

    * ItsAllText⁴ which allowed me to use GVim to edit and save the contents of a text box

    While going through its builtin tutorial, I found that it also supports keyboard-based selection of text. While it’s still documented as not yet being stable, I’ve found that it works well. I’ve yet to incorporate the rest of Tridactyl’s extra functionality into my workflow but what they’ve achieved with the WebExtensions API is very impressive. Also, and importantly, the built-in tutorial and documentation are excellent.

    While working from home, I’m currently using Windows 10 so I’ve ran into one issue⁵, “Encoding of non-Latin-1 characters entered in external editor gets messed up with Unicode-based external editors on Windows” (and it looks like that should be fixed soon).

    1. https://github.com/tridactyl/tridactyl

    2. https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim...

    3. https://github.com/akhodakivskiy/VimFx

    4. https://github.com/docwhat/itsalltext/

    5. https://github.com/tridactyl/tridactyl/issues/876

What are some alternatives?

When comparing readability and VimFx you can also consider the following projects:

dom-distiller - Distills the DOM

Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.

tranquility-reader-webextensions - Tranquility Reader rewritten using Webextensions API

vimium - The hacker's browser.

tidy-html5 - The granddaddy of HTML tools, with support for modern standards

vimari - Safari port of vimium

parser - 📜 Extract meaningful content from the chaos of a web page

Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design

native_messenger - Native messenger for Tridactyl, a vim-like web-extension.

nyxt - Nyxt - the hacker's browser.

readability.php - PHP port of Mozilla's Readability.js