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

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

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

mrmlnc/fast-glob

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

Fast Glob

This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, meanwhile results are returned in arbitrary order. Quick, simple, effective.

Features

  • File System Utilities - High-performance glob library.

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

mrmlnc/fast-glob के लिए स्टार हिस्ट्री चार्टmrmlnc/fast-glob के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Fast Glob के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Fast Glob के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
Fast Glob के सभी 30 विकल्प देखें→

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

mrmlnc/fast-glob क्या करता है?

This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, meanwhile results are returned in arbitrary order. Quick, simple, effective.

mrmlnc/fast-glob की मुख्य विशेषताएं क्या हैं?

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

mrmlnc/fast-glob के कुछ ओपन-सोर्स विकल्प क्या हैं?

mrmlnc/fast-glob के ओपन-सोर्स विकल्पों में शामिल हैं: 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.