awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
npm avatar

npm/node-which

0
View on GitHub↗
353 نجوم·53 تفرعات·JavaScript·ISC·5 مشاهدات

Node Which

Like the unix which utility.

Features

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

سجل النجوم

مخطط تاريخ النجوم لـ npm/node-whichمخطط تاريخ النجوم لـ npm/node-which

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Which

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Which.
  • npm/osenvالصورة الرمزية لـ npm

    npm/osenv

    138عرض على GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    عرض على GitHub↗138
  • sindresorhus/is-elevatedالصورة الرمزية لـ sindresorhus

    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-envالصورة الرمزية لـ kentcdodds

    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-homeالصورة الرمزية لـ sindresorhus

    sindresorhus/user-home

    158عرض على GitHub↗

    ` $ npm install --save user-home `

    JavaScript
    عرض على GitHub↗158
عرض جميع البدائل الـ 26 لـ Node Which→

الأسئلة الشائعة

ما هي وظيفة 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.