awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
keepcosmos avatar

keepcosmos/readability

0
View on GitHub↗
283 stars·64 forks·Elixir·Apache-2.0·10 views

Readability

Readability is Elixir library for extracting and curating articles.

Features

  • HTML Processing - Extracting and curating article content.

Star history

Star history chart for keepcosmos/readabilityStar history chart for keepcosmos/readability

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Readability

Similar open-source projects, ranked by how many features they share with Readability.
  • whatwg/htmlwhatwg avatar

    whatwg/html

    9,163View on GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    HTMLcanvaseventsourcehtml
    View on GitHub↗9,163
  • angelikatyborska/vnu-elixirangelikatyborska avatar

    angelikatyborska/vnu-elixir

    57View on GitHub↗

    An Elixir client for the Nu HTML Checker (v.Nu).

    Elixir
    View on GitHub↗57
  • mischov/meeseeksmischov avatar

    mischov/meeseeks

    324View on GitHub↗

    An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.

    Elixir
    View on GitHub↗324
  • overbryd/myhtmlexOverbryd avatar

    Overbryd/myhtmlex

    15View on GitHub↗

    Elixir/Erlang bindings for lexborisov's myhtml

    HTML
    View on GitHub↗15
See all 5 alternatives to Readability→

Frequently asked questions

What does keepcosmos/readability do?

Readability is Elixir library for extracting and curating articles.

What are the main features of keepcosmos/readability?

The main features of keepcosmos/readability are: HTML Processing.

What are some open-source alternatives to keepcosmos/readability?

Open-source alternatives to keepcosmos/readability include: whatwg/html — This repository contains the HTML specification, which defines the core standards for web page structuring, content… angelikatyborska/vnu-elixir — An Elixir client for the Nu HTML Checker (v.Nu). mischov/meeseeks — An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors. overbryd/myhtmlex — Elixir/Erlang bindings for lexborisov's myhtml. philss/floki — Floki is a simple HTML parser that enables search for nodes using CSS selectors.