[ 原始碼: node-cached-path-relative ]
套件:node-cached-path-relative(1.1.0+~1.0.0-3)
node-cached-path-relative 的相關連結
Debian 的資源:
下載原始碼套件 node-cached-path-relative:
- [node-cached-path-relative_1.1.0+~1.0.0-3.dsc]
- [node-cached-path-relative_1.1.0+~1.0.0.orig-types-cached-path-relative.tar.gz]
- [node-cached-path-relative_1.1.0+~1.0.0.orig.tar.gz]
- [node-cached-path-relative_1.1.0+~1.0.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Memoize the results of the path.relative function
path.relative function can be an expensive operation if it happens a lot, and its results have a low probability to change for the same arguments.
This module thus cache (memoize) the result of path.relative, in order to speed of browserify.
Node.js is an event-based server-side JavaScript engine.
其他與 node-cached-path-relative 有關的套件
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable