awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

sindresorhus/is-elevated

0
View on GitHub↗
44 نجوم·3 تفرعات·JavaScript·MIT·3 مشاهدات

Is Elevated

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

Features

  • Environment Management - Checks for elevated process privileges.
  • Environment Management - Check if the process has elevated system privileges.

سجل النجوم

مخطط تاريخ النجوم لـ sindresorhus/is-elevatedمخطط تاريخ النجوم لـ sindresorhus/is-elevated

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Is Elevated

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Is Elevated.
  • npm/node-whichالصورة الرمزية لـ npm

    npm/node-which

    353عرض على GitHub↗

    Like the unix which utility.

    JavaScript
    عرض على GitHub↗353
  • npm/osenvالصورة الرمزية لـ npm

    npm/osenv

    138عرض على GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    عرض على GitHub↗138
  • 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 لـ Is Elevated→

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

ما هي وظيفة sindresorhus/is-elevated؟

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

ما هي الميزات الرئيسية لـ sindresorhus/is-elevated؟

الميزات الرئيسية لـ sindresorhus/is-elevated هي: Environment Management.

ما هي البدائل مفتوحة المصدر لـ sindresorhus/is-elevated؟

تشمل البدائل مفتوحة المصدر لـ sindresorhus/is-elevated: npm/osenv — Look up environment settings specific to different operating systems. sindresorhus/username — Get the username of the current user. npm/node-which — Like the unix which utility. 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.