[ 源代码: node-path-is-absolute ]
软件包:node-path-is-absolute(1.0.0-1)
node-path-is-absolute 的相关链接
Debian 的资源:
下载源码包 node-path-is-absolute:
- [node-path-is-absolute_1.0.0-1.dsc]
- [node-path-is-absolute_1.0.0.orig.tar.gz]
- [node-path-is-absolute_1.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js 0.12 path.isAbsolute() ponyfill
Path-is-absolute is a Node.js module that gives developers the ability to determine whether a path written in programming language is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory. Path-is-absolute is a ponyfill, meaning that it does not overwrite the native method in a JavaScript environment.
其他与 node-path-is-absolute 有关的软件包
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable