awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/dev-null-cli

0
View on GitHub↗
93 stars·3 forks·JavaScript·MIT·1 view

Dev Null Cli

sh npm install --global dev-null-cli

Features

  • Filesystem Utilities - Cross-platform null device utility.

Star history

Star history chart for sindresorhus/dev-null-cliStar history chart for sindresorhus/dev-null-cli

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dev Null Cli

Similar open-source projects, ranked by how many features they share with Dev Null Cli.
  • bevry/istextorbinarybevry avatar

    bevry/istextorbinary

    157View on GitHub↗

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

    TypeScript
    View on GitHub↗157
  • ehmicky/global-cache-direhmicky avatar

    ehmicky/global-cache-dir

    6View on GitHub↗

    Get the global cache directory.

    JavaScript
    View on GitHub↗6
  • isaacs/node-graceful-fsisaacs avatar

    isaacs/node-graceful-fs

    1,302View on GitHub↗

    fs with incremental backoff on EMFILE

    JavaScript
    View on GitHub↗1,302
  • bcoe/any-pathbcoe avatar

    bcoe/any-path

    4View on 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
    View on GitHub↗4
See all 23 alternatives to Dev Null Cli→

Frequently asked questions

What does sindresorhus/dev-null-cli do?

`sh npm install --global dev-null-cli `

What are the main features of sindresorhus/dev-null-cli?

The main features of sindresorhus/dev-null-cli are: Filesystem Utilities.

What are some open-source alternatives to sindresorhus/dev-null-cli?

Open-source alternatives to sindresorhus/dev-null-cli include: 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…