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

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

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

Tjatse/node-readability

0
View on GitHub↗
346 星标·36 分支·JavaScript·7 次浏览

Node Readability

Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.

Features

  • Humanization Utilities - Extract readable content from web pages.

Star 历史

tjatse/node-readability 的 Star 历史图表tjatse/node-readability 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Node Readability 的开源替代方案

相似的开源项目,按与 Node Readability 的功能重合度排序。
  • ariaminaei/pretty-errorAriaMinaei 的头像

    AriaMinaei/pretty-error

    1,524在 GitHub 上查看↗

    See node.js errors with less clutter

    CoffeeScript
    在 GitHub 上查看↗1,524
  • sindresorhus/pretty-bytessindresorhus 的头像

    sindresorhus/pretty-bytes

    1,300在 GitHub 上查看↗

    Convert bytes to a human readable string: 1337 → 1.34 kB

    JavaScript
    在 GitHub 上查看↗1,300
  • sindresorhus/pretty-mssindresorhus 的头像

    sindresorhus/pretty-ms

    1,208在 GitHub 上查看↗

    Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s

    JavaScript
    在 GitHub 上查看↗1,208
  • vercel/msvercel 的头像

    vercel/ms

    5,536在 GitHub 上查看↗

    This is a JavaScript time conversion library designed to format millisecond integers as human-readable durations and parse unit-based strings back into total milliseconds. It serves as a utility for managing the transition between machine-readable durations and text representations. The library provides bidirectional mapping, allowing for the conversion of raw numbers to strings and the parsing of strings containing units like days, hours, and minutes back into numeric millisecond counts. It supports both abbreviated and full written-out time formats.

    TypeScript
    在 GitHub 上查看↗5,536

常见问题解答

tjatse/node-readability 是做什么的?

Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.

tjatse/node-readability 的主要功能有哪些?

tjatse/node-readability 的主要功能包括:Humanization Utilities。

tjatse/node-readability 有哪些开源替代品?

tjatse/node-readability 的开源替代品包括: ariaminaei/pretty-error — See node.js errors with less clutter. sindresorhus/pretty-bytes — Convert bytes to a human readable string: 1337 → 1.34 kB. sindresorhus/pretty-ms — Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`. vercel/ms — This is a JavaScript time conversion library designed to format millisecond integers as human-readable durations and…