awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moxystudio avatar

moxystudio/node-proper-lockfile

0
View on GitHub↗
279 Stars·48 Forks·JavaScript·MIT·7 Aufrufe

Node Proper Lockfile

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

Features

  • Filesystem Utilities - Utility for inter-process and inter-machine file locking.

Star-Verlauf

Star-Verlauf für moxystudio/node-proper-lockfileStar-Verlauf für moxystudio/node-proper-lockfile

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Node Proper Lockfile

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Node Proper Lockfile.
  • bevry/istextorbinaryAvatar von bevry

    bevry/istextorbinary

    157Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗157
  • ehmicky/global-cache-dirAvatar von ehmicky

    ehmicky/global-cache-dir

    6Auf GitHub ansehen↗

    Get the global cache directory.

    JavaScript
    Auf GitHub ansehen↗6
  • isaacs/node-graceful-fsAvatar von isaacs

    isaacs/node-graceful-fs

    1,302Auf GitHub ansehen↗

    fs with incremental backoff on EMFILE

    JavaScript
    Auf GitHub ansehen↗1,302
  • bcoe/any-pathAvatar von bcoe

    bcoe/any-path

    4Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4
Alle 23 Alternativen zu Node Proper Lockfile anzeigen→

Häufig gestellte Fragen

Was macht moxystudio/node-proper-lockfile?

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

Was sind die Hauptfunktionen von moxystudio/node-proper-lockfile?

Die Hauptfunktionen von moxystudio/node-proper-lockfile sind: Filesystem Utilities.

Welche Open-Source-Alternativen gibt es zu moxystudio/node-proper-lockfile?

Open-Source-Alternativen zu moxystudio/node-proper-lockfile sind unter anderem: bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. ehmicky/global-cache-dir — Get the global cache directory. 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… 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…