[ 原始碼: 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.