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

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

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

sindresorhus/temp-dir

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·2 व्यूज़

Temp Dir

The os.tmpdir() built-in doesn't return the real path. That can cause problems when the returned path is a symlink, which is the case on macOS. Use this module to get the resolved path.

Features

  • File System Utilities - Gets the system temporary directory.

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

sindresorhus/temp-dir के लिए स्टार हिस्ट्री चार्टsindresorhus/temp-dir के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    AvianFlu/ncp

    683GitHub पर देखें↗

    Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically.

    JavaScript
    GitHub पर देखें↗683
  • avoidwork/filesize.jsavoidwork का अवतार

    avoidwork/filesize.js

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

    A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies. 100% test coverage.

    JavaScript
    GitHub पर देखें↗1,706
  • 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
  • andyogo/node-sync-globAndyOGo का अवतार

    AndyOGo/node-sync-glob

    19GitHub पर देखें↗

    Synchronize files and folders locally by glob patterns, watch option included.

    JavaScript
    GitHub पर देखें↗19
Temp Dir के सभी 30 विकल्प देखें→

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

sindresorhus/temp-dir क्या करता है?

The os.tmpdir() built-in doesn't return the real path. That can cause problems when the returned path is a symlink, which is the case on macOS. Use this module to get the resolved path.

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

sindresorhus/temp-dir की मुख्य विशेषताएं हैं: File System Utilities।

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

sindresorhus/temp-dir के ओपन-सोर्स विकल्पों में शामिल हैं: avianflu/ncp — Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically. avoidwork/filesize.js — A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies.… bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. bruce/node-temp — Temporary files, directories, and streams for Node.js. calvinmetcalf/copyfiles — copyfiles. andyogo/node-sync-glob — Synchronize files and folders locally by glob patterns, watch option included.