Buckets:

149 MB
6,599 files
Updated 13 days ago
Name
Size
tests
LICENSE1.51 kB
xet
README.md700 Bytes
xet
index.d.ts838 Bytes
xet
index.js2.05 kB
xet
package.json589 Bytes
xet
README.md

@protobufjs/path

npm

A minimal path module to resolve Unix, Windows and URL paths alike.

API

  • path.isAbsolute(path: string): boolean
    Tests if the specified path is absolute.

  • path.normalize(path: string): string
    Normalizes the specified path.

  • path.resolve(originPath: string, includePath: string, [alreadyNormalized=false: boolean]): string
    Resolves the specified include path against the specified origin path.

License: BSD 3-Clause License

Total size
149 MB
Files
6,599
Last updated
Jun 23
Pre-warmed CDN
US EU US EU

Contributors