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

npm/node-which

0
View on GitHub↗
353 Stars·53 Forks·JavaScript·ISC·6 Aufrufe

Node Which

Like the unix which utility.

Features

  • Environment Management - Cross-platform implementation of 'which'.
  • Environment Management - Cross-platform implementation of the which command.

Star-Verlauf

Star-Verlauf für npm/node-whichStar-Verlauf für npm/node-which

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 Which

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Node Which.
  • npm/osenvAvatar von npm

    npm/osenv

    138Auf GitHub ansehen↗

    Look up environment settings specific to different operating systems.

    JavaScript
    Auf GitHub ansehen↗138
  • sindresorhus/is-elevatedAvatar von sindresorhus

    sindresorhus/is-elevated

    44Auf GitHub ansehen↗

    By checking if the process is root on Unix systems or if the user is administrator on Windows.

    JavaScript
    Auf GitHub ansehen↗44
  • kentcdodds/cross-envAvatar von kentcdodds

    kentcdodds/cross-env

    6,527Auf GitHub ansehen↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    Auf GitHub ansehen↗6,527
  • sindresorhus/user-homeAvatar von sindresorhus

    sindresorhus/user-home

    158Auf GitHub ansehen↗

    ` $ npm install --save user-home `

    JavaScript
    Auf GitHub ansehen↗158
Alle 26 Alternativen zu Node Which anzeigen→

Häufig gestellte Fragen

Was macht npm/node-which?

Like the unix which utility.

Was sind die Hauptfunktionen von npm/node-which?

Die Hauptfunktionen von npm/node-which sind: Environment Management.

Welche Open-Source-Alternativen gibt es zu npm/node-which?

Open-Source-Alternativen zu npm/node-which sind unter anderem: sindresorhus/is-elevated — By checking if the process is root on Unix systems or if the user is administrator on Windows. sindresorhus/username — Get the username of the current user. npm/osenv — Look up environment settings specific to different operating systems. kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… sindresorhus/user-home — `` $ npm install --save user-home ``. maiha/rcm.cr — Redis Cluster Manager in Crystal.