Type definitions are available in the @types/normalize-path package
normalize-path
- Version 3.0.0
- Published
- 9.22 kB
- No dependencies
- MIT license
Install
npm i normalize-path
yarn add normalize-path
pnpm add normalize-path
Overview
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Dependencies (0)
No dependencies.
Dev Dependencies (3)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/normalize-path
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/normalize-path)
- HTML<a href="https://www.jsdocs.io/package/normalize-path"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 915 ms. - Missing or incorrect documentation? Open an issue for this package.