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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moxystudio avatar

moxystudio/node-proper-lockfile

0
View on GitHub↗
279 estrellas·48 forks·JavaScript·MIT·7 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de moxystudio/node-proper-lockfileGráfico del historial de estrellas de moxystudio/node-proper-lockfile

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Node Proper Lockfile

Proyectos open-source similares, clasificados según cuántas características comparten con Node Proper Lockfile.
  • bevry/istextorbinaryAvatar de bevry

    bevry/istextorbinary

    157Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗157
  • ehmicky/global-cache-dirAvatar de ehmicky

    ehmicky/global-cache-dir

    6Ver en GitHub↗

    Get the global cache directory.

    JavaScript
    Ver en GitHub↗6
  • isaacs/node-graceful-fsAvatar de isaacs

    isaacs/node-graceful-fs

    1,302Ver en GitHub↗

    fs with incremental backoff on EMFILE

    JavaScript
    Ver en GitHub↗1,302
  • bcoe/any-pathAvatar de bcoe

    bcoe/any-path

    4Ver en GitHub↗

    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
    Ver en GitHub↗4
Ver las 23 alternativas a Node Proper Lockfile→

Preguntas frecuentes

¿Qué hace moxystudio/node-proper-lockfile?

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

¿Cuáles son las características principales de moxystudio/node-proper-lockfile?

Las características principales de moxystudio/node-proper-lockfile son: Filesystem Utilities.

¿Qué alternativas de código abierto existen para moxystudio/node-proper-lockfile?

Las alternativas de código abierto para moxystudio/node-proper-lockfile incluyen: 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…