[ 源代码: node-parents ]
软件包:node-parents(1.0.1+~1.0.1-1)
node-parents 的相关链接
Debian 的资源:
下载源码包 node-parents:
- [node-parents_1.0.1+~1.0.1-1.dsc]
- [node-parents_1.0.1+~1.0.1.orig-types-parents.tar.gz]
- [node-parents_1.0.1+~1.0.1.orig.tar.gz]
- [node-parents_1.0.1+~1.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js module returning all the parent directories
This module return a list of all parent directories of a given directory.
This modules is useful for creating find(1) clone in pure javascript.
This module is a dependency of browserify, a tool that allows one to write Node.js-style modules that compile for use in the browser.
Node.js is an event-based server-side JavaScript engine.