path-platform

Provide access to win32 and posix path operations; sourced directly from upstream Node.js

MIT 2 个版本
安装
npm install path-platform
yarn add path-platform
pnpm add path-platform
bun add path-platform
README

path-platform

This is a transitional package for those not on 0.12 that provides a compatible interface to the builtin path module, but adds path.posix and path.win32 so you can path.posix.normalize on a win32 platform, or vice versa.

版本列表
0.11.15 2014-12-11
0.0.1 2013-06-11