awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
keepcosmos avatar

keepcosmos/readability

0
View on GitHub↗
283 星标·64 分支·Elixir·Apache-2.0·2 次浏览

Readability

Readability is Elixir library for extracting and curating articles.

Features

  • HTML Processing - Extracting and curating article content.

Star 历史

keepcosmos/readability 的 Star 历史图表keepcosmos/readability 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Readability 的开源替代方案

相似的开源项目,按与 Readability 的功能重合度排序。
  • whatwg/htmlwhatwg 的头像

    whatwg/html

    9,163在 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
    在 GitHub 上查看↗9,163
  • angelikatyborska/vnu-elixirangelikatyborska 的头像

    angelikatyborska/vnu-elixir

    57在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗57
  • mischov/meeseeksmischov 的头像

    mischov/meeseeks

    324在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗324
  • overbryd/myhtmlexOverbryd 的头像

    Overbryd/myhtmlex

    15在 GitHub 上查看↗

    Elixir/Erlang bindings for lexborisov's myhtml

    HTML
    在 GitHub 上查看↗15
查看 Readability 的所有 5 个替代方案→

常见问题解答

keepcosmos/readability 是做什么的?

Readability is Elixir library for extracting and curating articles.

keepcosmos/readability 的主要功能有哪些?

keepcosmos/readability 的主要功能包括:HTML Processing。

keepcosmos/readability 有哪些开源替代品?

keepcosmos/readability 的开源替代品包括: 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.