没有合适的资源?快使用搜索试试~ 我知道了~
node-global-paths:返回节点全局路径
共15个文件
js:3个
md:2个
makefile:1个
需积分: 9 0 下载量 130 浏览量
2021-05-10
09:23:50
上传
评论
收藏 8KB ZIP 举报
温馨提示
全球路径 返回全局路径。 安装 $ npm install node-global-paths 用法 var paths = require ( 'node-global-paths' ) ; 路径 返回节点全局路径的列表。 console . log ( paths ) ; /* e.g., [ '/Users/<user>/.node_modules', '/Users/<user>/.node_libraries', '/usr/local/<dir>/node/0.12.7/lib/node' ] */ 例子 var cwd = require ( 'utils-cwd' ) ( ) , paths = require ( 'node-global-paths' ) ; var len = paths . length , str , i ;
资源推荐
资源详情
资源评论
收起资源包目录
node-global-paths-master.zip (15个子文件)
node-global-paths-master
.jshintrc 1KB
.gitattributes 12B
.jshintignore 118B
lib
index.js 80B
.npmignore 519B
examples
index.js 382B
TODO.md 11B
.travis.yml 141B
LICENSE 1KB
test
test.js 517B
README.md 3KB
Makefile 2KB
.editorconfig 169B
.gitignore 1KB
package.json 1KB
共 15 条
- 1
资源评论
王萌昊
- 粉丝: 27
- 资源: 4578
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功