awesome-repositories.com
Blog
awesome-repositories.com

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

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

bevry/istextorbinary

0
View on GitHub↗
157 estrellas·18 forks·TypeScript·4 vistas

Istextorbinary

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

Features

  • File System Utilities - Checks if a file is text or binary.
  • Filesystem Utilities - Check if a file is text or binary content.

Historial de estrellas

Gráfico del historial de estrellas de bevry/istextorbinaryGráfico del historial de estrellas de bevry/istextorbinary

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

Preguntas frecuentes

¿Qué hace bevry/istextorbinary?

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

¿Cuáles son las características principales de bevry/istextorbinary?

Las características principales de bevry/istextorbinary son: File System Utilities, Filesystem Utilities.

¿Qué alternativas de código abierto existen para bevry/istextorbinary?

Las alternativas de código abierto para bevry/istextorbinary incluyen: 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… paulmillr/chokidar — Chokidar is a cross-platform file system monitoring library designed to provide a unified interface for tracking disk… 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… nspragg/filehound — Flexible and fluent interface for searching the file system. sindresorhus/cpy — Copy files.

Alternativas open-source a Istextorbinary

Proyectos open-source similares, clasificados según cuántas características comparten con Istextorbinary.
  • isaacs/rimrafAvatar de isaacs

    isaacs/rimraf

    5,846Ver en GitHub↗

    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
    Ver en GitHub↗5,846
  • jprichardson/node-fs-extraAvatar de jprichardson

    jprichardson/node-fs-extra

    9,610Ver en GitHub↗

    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
    Ver en GitHub↗9,610
  • 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
  • nspragg/filehoundAvatar de nspragg

    nspragg/filehound

    222Ver en GitHub↗

    Flexible and fluent interface for searching the file system

    JavaScript
    Ver en GitHub↗222
Ver las 30 alternativas a Istextorbinary→