[ ソース: 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