awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ehmicky avatar

ehmicky/global-cache-dir

0
View on GitHub↗
6 स्टार्स·1 फोर्क·JavaScript·MIT·6 व्यूज़

Global Cache Dir

Get the global cache directory.

Features

  • Filesystem Utilities - Get the OS-specific global cache directory.

स्टार हिस्ट्री

ehmicky/global-cache-dir के लिए स्टार हिस्ट्री चार्टehmicky/global-cache-dir के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Global Cache Dir के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Global Cache Dir के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bevry/istextorbinarybevry का अवतार

    bevry/istextorbinary

    157GitHub पर देखें↗

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

    TypeScript
    GitHub पर देखें↗157
  • isaacs/node-graceful-fsisaacs का अवतार

    isaacs/node-graceful-fs

    1,302GitHub पर देखें↗

    fs with incremental backoff on EMFILE

    JavaScript
    GitHub पर देखें↗1,302
  • isaacs/rimrafisaacs का अवतार

    isaacs/rimraf

    5,846GitHub पर देखें↗

    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
  • bcoe/any-pathbcoe का अवतार

    bcoe/any-path

    4GitHub पर देखें↗

    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 (\, /).

    JavaScript
    GitHub पर देखें↗4
Global Cache Dir के सभी 23 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ehmicky/global-cache-dir क्या करता है?

Get the global cache directory.

ehmicky/global-cache-dir की मुख्य विशेषताएं क्या हैं?

ehmicky/global-cache-dir की मुख्य विशेषताएं हैं: Filesystem Utilities।

ehmicky/global-cache-dir के कुछ ओपन-सोर्स विकल्प क्या हैं?

ehmicky/global-cache-dir के ओपन-सोर्स विकल्पों में शामिल हैं: bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. 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. 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…