Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

snowyu/path.js

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path.js Build Status npm downloads license

Browser-friendly enhanced path fully compatible with standard node.js path

This package modifies and enhances the standard path from node.js

API

  • path = require('path.js') : return the Windows or UNIX/POSIX path object for your file system automatically.
  • path = require('path.js/lib/path').path: return the abstract POSIX path object.
  • path = require('path.js/lib/win'): the widnows path object.
  • path = require('path.js/lib/posix'): the posix path object.
  • PathClass = require('path.js/lib/path'): the abstract POSIX path class.

usage

About

Browser-friendly enhanced path fully compatible with standard node.js path

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.