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

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

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

Open-source alternatives to Any Path

23 open-source projects similar to bcoe/any-path, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Any Path alternative.

  • 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
  • ehmicky/global-cache-direhmicky का अवतार

    ehmicky/global-cache-dir

    6GitHub पर देखें↗

    Get the global cache directory.

    JavaScript
    GitHub पर देखें↗6
  • 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
  • jprichardson/node-fs-extrajprichardson का अवतार

    jprichardson/node-fs-extra

    9,610GitHub पर देखें↗

    node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se

    JavaScriptcopydeletefilesystem
    GitHub पर देखें↗9,610

AI सर्च

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

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

Find more with AI search
  • moxystudio/node-proper-lockfilemoxystudio का अवतार

    moxystudio/node-proper-lockfile

    279GitHub पर देखें↗

    An inter-process and inter-machine lockfile utility that works on a local or network file system.

    JavaScriptatomiccross-processfilesystem
    GitHub पर देखें↗279
  • npm/fs-write-stream-atomicnpm का अवतार

    npm/fs-write-stream-atomic

    50GitHub पर देखें↗

    Like fs.createWriteStream(...), but atomic.

    JavaScript
    GitHub पर देखें↗50
  • nspragg/filehoundnspragg का अवतार

    nspragg/filehound

    222GitHub पर देखें↗

    Flexible and fluent interface for searching the file system

    JavaScript
    GitHub पर देखें↗222
  • paulmillr/chokidarpaulmillr का अवतार

    paulmillr/chokidar

    12,143GitHub पर देखें↗

    Chokidar is a cross-platform file system monitoring library designed to provide a unified interface for tracking disk activity. It functions as a foundational utility for Node.js development environments, enabling applications to detect file additions, modifications, and deletions across diverse operating systems through a consistent event stream. The library distinguishes itself by normalizing inconsistent event signatures from various operating system kernels and implementing robust event debouncing logic. By buffering rapid sequences of file system events and waiting for a quiet period, it

    TypeScriptchokidarfilesystemfsevents
    GitHub पर देखें↗12,143
  • paulmillr/readdirpP

    paulmillr/readdirp

    0GitHub पर देखें↗

    Recursive version of fs.readdir. Exposes a stream API (with small RAM & CPU footprint) and a promise API.

    GitHub पर देखें↗0
  • sindresorhus/cpysindresorhus का अवतार

    sindresorhus/cpy

    436GitHub पर देखें↗

    Copy files

    JavaScript
    GitHub पर देखें↗436
  • sindresorhus/delsindresorhus का अवतार

    sindresorhus/del

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

    Delete files and directories

    JavaScript
    GitHub पर देखें↗1,345
  • sindresorhus/dev-null-clisindresorhus का अवतार

    sindresorhus/dev-null-cli

    93GitHub पर देखें↗

    `sh npm install --global dev-null-cli `

    JavaScript
    GitHub पर देखें↗93
  • sindresorhus/filenamifysindresorhus का अवतार

    sindresorhus/filenamify

    518GitHub पर देखें↗

    Convert a string to a valid safe filename

    JavaScript
    GitHub पर देखें↗518
  • sindresorhus/find-upsindresorhus का अवतार

    sindresorhus/find-up

    640GitHub पर देखें↗

    Find a file or directory by walking up parent directories

    JavaScript
    GitHub पर देखें↗640
  • sindresorhus/globbysindresorhus का अवतार

    sindresorhus/globby

    2,644GitHub पर देखें↗

    User-friendly glob matching

    JavaScriptdirectoriesfilesglob
    GitHub पर देखें↗2,644
  • sindresorhus/load-json-filesindresorhus का अवतार

    sindresorhus/load-json-file

    249GitHub पर देखें↗

    Read and parse a JSON file

    JavaScript
    GitHub पर देखें↗249
  • sindresorhus/make-dirsindresorhus का अवतार

    sindresorhus/make-dir

    480GitHub पर देखें↗

    Supports a custom fs implementation.

    JavaScript
    GitHub पर देखें↗480
  • sindresorhus/move-filesindresorhus का अवतार

    sindresorhus/move-file

    207GitHub पर देखें↗

    Move a file, directory, or symlink - Even works across devices

    JavaScript
    GitHub पर देखें↗207
  • sindresorhus/package-directorysindresorhus का अवतार

    sindresorhus/package-directory

    252GitHub पर देखें↗

    Find the root directory of a Node.js project or npm package

    JavaScript
    GitHub पर देखें↗252
  • sindresorhus/tempysindresorhus का अवतार

    sindresorhus/tempy

    446GitHub पर देखें↗

    Get a random temporary file or directory path

    JavaScript
    GitHub पर देखें↗446
  • sindresorhus/write-json-filesindresorhus का अवतार

    sindresorhus/write-json-file

    224GitHub पर देखें↗

    Stringify and write JSON to a file atomically

    JavaScript
    GitHub पर देखें↗224
  • szwacz/fs-jetpackszwacz का अवतार

    szwacz/fs-jetpack

    786GitHub पर देखें↗

    Better file system API for Node.js

    TypeScript
    GitHub पर देखें↗786