awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Tjatse avatar

Tjatse/node-readability

0
View on GitHub↗
346 نجوم·36 تفرعات·JavaScript·6 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ tjatse/node-readabilityمخطط تاريخ النجوم لـ tjatse/node-readability

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Readability

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Readability.
  • ariaminaei/pretty-errorالصورة الرمزية لـ AriaMinaei

    AriaMinaei/pretty-error

    1,524عرض على GitHub↗

    See node.js errors with less clutter

    CoffeeScript
    عرض على GitHub↗1,524
  • sindresorhus/pretty-bytesالصورة الرمزية لـ sindresorhus

    sindresorhus/pretty-bytes

    1,300عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗1,300
  • sindresorhus/pretty-msالصورة الرمزية لـ sindresorhus

    sindresorhus/pretty-ms

    1,208عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗1,208
  • vercel/msالصورة الرمزية لـ vercel

    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…