Blame view

node_modules/path/README.md 237 Bytes
cf76164e6   Ting Chan   20190709
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  # path
  
  This is an exact copy of the NodeJS ’path’ module published to the NPM registry. 
  
  [Documentation](http://nodejs.org/docs/latest/api/path.html)
  
  ## Install
  
  ```sh
  $ npm install --save path
  ```
  
  ## License
  
  MIT