You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/path-platform
Matthew Butterick 3f36e2ce2c porting 7 years ago
..
README.md porting 7 years ago
package.json porting 7 years ago
path.js porting 7 years ago

README.md

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.