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

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

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

Open-source alternatives to AvianFlu Ncp

30 open-source projects similar to avianflu/ncp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AvianFlu Ncp alternative.

  • andyogo/node-sync-globAndyOGo का अवतार

    AndyOGo/node-sync-glob

    19GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗19
  • 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
  • bruce/node-tempbruce का अवतार

    bruce/node-temp

    450GitHub पर देखें↗

    Temporary files, directories, and streams for Node.js.

    JavaScript
    GitHub पर देखें↗450
  • calvinmetcalf/copyfilescalvinmetcalf का अवतार

    calvinmetcalf/copyfiles

    422GitHub पर देखें↗

    copyfiles

    JavaScript
    GitHub पर देखें↗422
  • facebook/watchmanfacebook का अवतार

    facebook/watchman

    13,613GitHub पर देखें↗

    Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track file modifications in real time. It functions as an event-driven file trigger and state query engine, allowing users to retrieve directory snapshots and lists of changed files since a previous check. The project provides tooling for incremental builds by identifying exactly which files have changed to compile only necessary project components. It is designed for large scale directory watching, monitoring massive file trees while executing external commands or scripts automati

    C++
    GitHub पर देखें↗13,613

AI सर्च

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

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

Find more with AI search
  • gliviu/dir-comparegliviu का अवतार

    gliviu/dir-compare

    202GitHub पर देखें↗

    dir-compare Node JS directory compare

    TypeScript
    GitHub पर देखें↗202
  • gulpjs/vinyl-fsgulpjs का अवतार

    gulpjs/vinyl-fs

    973GitHub पर देखें↗

    Vinyl adapter for the file system.

    JavaScript
    GitHub पर देखें↗973
  • indigounited/node-proper-lockfileIndigoUnited का अवतार

    IndigoUnited/node-proper-lockfile

    280GitHub पर देखें↗

    npm-url:https://npmjs.org/package/proper-lockfile downloads-image:https://img.shields.io/npm/dm/proper-lockfile.svg npm-image:https://img.shields.io/npm/v/proper-lockfile.svg travis-url:https://travis-ci.org/moxystudio/node-proper-lockfile…

    JavaScript
    GitHub पर देखें↗280
  • isaacs/node-globisaacs का अवतार

    isaacs/node-glob

    8,710GitHub पर देखें↗

    node-glob is a Node.js library for finding and matching files and directories using glob patterns. It functions as a filesystem traversal tool and path resolution library, enabling the identification of entries within directory trees based on specific search criteria. The project features a virtual filesystem interface, allowing native filesystem methods to be replaced with custom objects. This enables pattern matching against mocked data or non-native storage systems. The toolkit covers a broad range of filesystem operations, including recursive directory traversal, path normalization acros

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

    isaacs/node-graceful-fs

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

    fs with incremental backoff on EMFILE

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

    isaacs/node-mkdirp

    200GitHub पर देखें↗

    Recursively mkdir, like mkdir -p, but in node.js

    TypeScript
    GitHub पर देखें↗200
  • 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
  • kdabir/directreekdabir का अवतार

    kdabir/directree

    15GitHub पर देखें↗

    DirecTree

    Groovy
    GitHub पर देखें↗15
  • kevva/lnfskevva का अवतार

    kevva/lnfs

    14GitHub पर देखें↗

    ` $ npm install lnfs `

    JavaScript
    GitHub पर देखें↗14
  • marc136/node-folder-hashmarc136 का अवतार

    marc136/node-folder-hash

    117GitHub पर देखें↗

    Create a hash checksum over a folder or a file. The hashes are propagated upwards, the hash that is returned for a folder is generated over all the hashes of its children. The hashes are generated with the sha1 algorithm and returned in base64 encoding by default.

    JavaScript
    GitHub पर देखें↗117
  • mrmlnc/fast-globM

    mrmlnc/fast-glob

    0GitHub पर देखें↗

    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.

    GitHub पर देखें↗0
  • 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
  • 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/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/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/temp-dirS

    sindresorhus/temp-dir

    0GitHub पर देखें↗

    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.

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

    sindresorhus/tempy

    446GitHub पर देखें↗

    Get a random temporary file or directory path

    JavaScript
    GitHub पर देखें↗446
  • streamich/memfsstreamich का अवतार

    streamich/memfs

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

    npm-url: https://www.npmjs.com/package/memfs npm-badge: https://img.shields.io/npm/v/memfs.svg

    TypeScript
    GitHub पर देखें↗2,074