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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·4 views

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 history

Star history chart for npm/node-whichStar history chart for npm/node-which

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 Node Which

Similar open-source projects, ranked by how many features they share with Node Which.
  • npm/osenvnpm avatar

    npm/osenv

    138View on GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    View on GitHub↗138
  • sindresorhus/is-elevatedsindresorhus avatar

    sindresorhus/is-elevated

    44View on GitHub↗

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

    JavaScript
    View on GitHub↗44
  • kentcdodds/cross-envkentcdodds avatar

    kentcdodds/cross-env

    6,527View on 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
    View on GitHub↗6,527
  • sindresorhus/user-homesindresorhus avatar

    sindresorhus/user-home

    158View on GitHub↗

    ` $ npm install --save user-home `

    JavaScript
    View on GitHub↗158
See all 26 alternatives to Node Which→

Frequently asked questions

What does npm/node-which do?

Like the unix which utility.

What are the main features of npm/node-which?

The main features of npm/node-which are: Environment Management.

What are some open-source alternatives to npm/node-which?

Open-source alternatives to npm/node-which include: 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.