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/osenvArchived

0
View on GitHub↗
138 stars·18 forks·JavaScript·ISC·14 views

Osenv

Look up environment settings specific to different operating systems.

Features

  • Environment Management - Cross-platform environment utilities.
  • Environment Management - Cross-platform environment variable access.

Star history

Star history chart for npm/osenvStar history chart for npm/osenv

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 Osenv

These projects share indexed features with Osenv. 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
  • 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
Compare all 26 related projects→

Frequently asked questions

What does npm/osenv do?

Look up environment settings specific to different operating systems.

What are the main features of npm/osenv?

The main features of npm/osenv are: Environment Management.

Which projects share features with npm/osenv?

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