# @jsenv/operating-system-path

> file path abstraction around unix and windows

Latest version **3.1.0** (published 2019-10-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @jsenv/operating-system-path
pnpm add @jsenv/operating-system-path
yarn add @jsenv/operating-system-path
bun add @jsenv/operating-system-path
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.1.0 |
| Published | 2019-10-23 |
| First published | 2019-05-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=12.0.0 |
| Dependencies | 0 |
| Unpacked size | 13.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | dmail, jsenv-admin |

## Links

- npm: https://www.npmjs.com/package/@jsenv/operating-system-path
- Repository: https://github.com/jsenv/jsenv-operating-system-path
- Homepage: https://github.com/jsenv/jsenv-operating-system-path#readme
- Issues: https://github.com/jsenv/jsenv-operating-system-path/issues
- npm.io page: https://npm.io/package/@jsenv/operating-system-path

## Recent versions

- 3.1.0 (latest) — 2019-10-23
- 3.0.0 — 2019-10-23
- 2.7.0 — 2019-10-22
- 2.6.0 — 2019-10-22
- 2.5.0 — 2019-09-26
- 2.4.0 — 2019-08-27
- 2.3.0 — 2019-08-23
- 2.2.0 — 2019-08-01
- 2.1.0 — 2019-05-21
- 2.0.0 — 2019-05-21
- 1.0.0 — 2019-05-21

## README

# Operating system path

[![github package](https://img.shields.io/github/package-json/v/jsenv/jsenv-operating-system-path.svg?logo=github&label=package)](https://github.com/jsenv/jsenv-operating-system-path/packages)
[![npm package](https://img.shields.io/npm/v/@jsenv/operating-system-path.svg?logo=npm&label=package)](https://www.npmjs.com/package/@jsenv/operating-system-path)
[![github ci](https://github.com/jsenv/jsenv-operating-system-path/workflows/ci/badge.svg)](https://github.com/jsenv/jsenv-operating-system-path/actions?workflow=ci)
[![codecov coverage](https://codecov.io/gh/jsenv/jsenv-operating-system-path/branch/master/graph/badge.svg)](https://codecov.io/gh/jsenv/jsenv-operating-system-path)

Manipulate file path accross unix or windows operating system.

---
_Source: https://npm.io/package/@jsenv/operating-system-path · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
