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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·7 vues

Node Which

Like the unix which utility.

Features

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

Historique des stars

Graphique de l'historique des stars pour npm/node-whichGraphique de l'historique des stars pour npm/node-which

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Node Which

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Node Which.
  • npm/osenvAvatar de npm

    npm/osenv

    138Voir sur GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    Voir sur GitHub↗138
  • sindresorhus/is-elevatedAvatar de sindresorhus

    sindresorhus/is-elevated

    44Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗44
  • kentcdodds/cross-envAvatar de kentcdodds

    kentcdodds/cross-env

    6,527Voir sur GitHub↗

    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
    Voir sur GitHub↗6,527
  • sindresorhus/user-homeAvatar de sindresorhus

    sindresorhus/user-home

    158Voir sur GitHub↗

    ` $ npm install --save user-home `

    JavaScript
    Voir sur GitHub↗158
Voir les 26 alternatives à Node Which→

Questions fréquentes

Que fait npm/node-which ?

Like the unix which utility.

Quelles sont les fonctionnalités principales de npm/node-which ?

Les fonctionnalités principales de npm/node-which sont : Environment Management.

Quelles sont les alternatives open-source à npm/node-which ?

Les alternatives open-source à npm/node-which incluent : 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.