awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
npm avatar

npm/node-which

0
View on GitHub↗
353 星标·53 分支·JavaScript·ISC·7 次浏览

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 历史

npm/node-which 的 Star 历史图表npm/node-which 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

npm/node-which 是做什么的?

Like the unix which utility.

npm/node-which 的主要功能有哪些?

npm/node-which 的主要功能包括:Environment Management。

npm/node-which 有哪些开源替代品?

npm/node-which 的开源替代品包括: 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.

Node Which 的开源替代方案

相似的开源项目,按与 Node Which 的功能重合度排序。
  • npm/osenvnpm 的头像

    npm/osenv

    138在 GitHub 上查看↗

    Look up environment settings specific to different operating systems.

    JavaScript
    在 GitHub 上查看↗138
  • sindresorhus/is-elevatedsindresorhus 的头像

    sindresorhus/is-elevated

    44在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗44
  • kentcdodds/cross-envkentcdodds 的头像

    kentcdodds/cross-env

    6,527在 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
    在 GitHub 上查看↗6,527
  • sindresorhus/user-homesindresorhus 的头像

    sindresorhus/user-home

    158在 GitHub 上查看↗

    ` $ npm install --save user-home `

    JavaScript
    在 GitHub 上查看↗158
查看 Node Which 的所有 26 个替代方案→