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
·
sindresorhus avatar

sindresorhus/filenamify

0
View on GitHub↗
518 Stars·29 Forks·JavaScript·MIT·5 Aufrufe

Filenamify

Convert a string to a valid safe filename

Features

  • File System Utilities - Converts strings to valid filenames.
  • Filesystem Utilities - Utility to convert strings into valid filenames.

Star-Verlauf

Star-Verlauf für sindresorhus/filenamifyStar-Verlauf für sindresorhus/filenamify

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

Häufig gestellte Fragen

Was macht sindresorhus/filenamify?

Convert a string to a valid safe filename

Was sind die Hauptfunktionen von sindresorhus/filenamify?

Die Hauptfunktionen von sindresorhus/filenamify sind: File System Utilities, Filesystem Utilities.

Welche Open-Source-Alternativen gibt es zu sindresorhus/filenamify?

Open-Source-Alternativen zu sindresorhus/filenamify sind unter anderem: 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. isaacs/node-graceful-fs — fs with incremental backoff on EMFILE. bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. 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…

Open-Source-Alternativen zu Filenamify

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Filenamify.
  • 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
  • isaacs/rimrafAvatar von isaacs

    isaacs/rimraf

    5,846Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,846
  • 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
  • jprichardson/node-fs-extraAvatar von jprichardson

    jprichardson/node-fs-extra

    9,610Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,610
Alle 30 Alternativen zu Filenamify anzeigen→