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

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

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

bcoe/any-path

0
View on GitHub↗
4 نجوم·0 تفرعات·JavaScript·ISC·12 مشاهدات

Any Path

For when the keys in an object represent paths, and you want to be able to fetch them regardless of your operating system's preference for path separators (, /).

Features

  • Filesystem Utilities - Interchangeable Windows and POSIX path handling.

سجل النجوم

مخطط تاريخ النجوم لـ bcoe/any-pathمخطط تاريخ النجوم لـ bcoe/any-path

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

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

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

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة bcoe/any-path؟

For when the keys in an object represent paths, and you want to be able to fetch them regardless of your operating system's preference for path separators (\, /).

ما هي الميزات الرئيسية لـ bcoe/any-path؟

الميزات الرئيسية لـ bcoe/any-path هي: Filesystem Utilities.

ما هي البدائل مفتوحة المصدر لـ bcoe/any-path؟

تشمل البدائل مفتوحة المصدر لـ bcoe/any-path: ehmicky/global-cache-dir — Get the global cache directory. isaacs/node-graceful-fs — fs with incremental backoff on EMFILE. isaacs/rimraf — rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a… jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and… moxystudio/node-proper-lockfile — An inter-process and inter-machine lockfile utility that works on a local or network file system. bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

بدائل مفتوحة المصدر لـ Any Path

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Any Path.
  • ehmicky/global-cache-dirالصورة الرمزية لـ ehmicky

    ehmicky/global-cache-dir

    6عرض على GitHub↗

    Get the global cache directory.

    JavaScript
    عرض على GitHub↗6
  • isaacs/node-graceful-fsالصورة الرمزية لـ isaacs

    isaacs/node-graceful-fs

    1,302عرض على GitHub↗

    fs with incremental backoff on EMFILE

    JavaScript
    عرض على GitHub↗1,302
  • isaacs/rimrafالصورة الرمزية لـ isaacs

    isaacs/rimraf

    5,846عرض على GitHub↗

    rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a programmatic library and a command-line interface for removing files and directories and all of their contained contents across different operating systems. The utility supports glob-based file deletion, allowing the removal of items that match specific wildcard patterns rather than just literal paths. It also includes the ability to abort deletion processes mid-execution and apply custom predicate-based filtering to exclude specific files or folders. The project covers broad filesystem

    TypeScript
    عرض على GitHub↗5,846
  • bevry/istextorbinaryالصورة الرمزية لـ bevry

    bevry/istextorbinary

    157عرض على GitHub↗

    Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

    TypeScript
    عرض على GitHub↗157
عرض جميع البدائل الـ 23 لـ Any Path→