mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-21 11:40:17 -04:00
16 lines
237 B
Markdown
16 lines
237 B
Markdown
# 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
|