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
sindresorhus avatar

sindresorhus/is-elevated

0
View on GitHub↗
44 stars·3 forks·JavaScript·MIT·11 views

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.

Star history

Star history chart for sindresorhus/is-elevatedStar history chart for sindresorhus/is-elevated

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Is Elevated

These projects share indexed features with Is Elevated. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • npm/node-whichnpm avatar

    npm/node-which

    353View on GitHub↗

    Like the unix which utility.

    JavaScript
    View on GitHub↗353
  • npm/osenvnpm avatar

    npm/osenv

    138View on GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    View on GitHub↗138
  • 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
Compare all 26 related projects→

Frequently asked questions

What does sindresorhus/is-elevated do?

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

What are the main features of sindresorhus/is-elevated?

The main features of sindresorhus/is-elevated are: Environment Management.

Which projects share features with sindresorhus/is-elevated?

Projects with overlapping indexed features include: 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.