[ 源代码: 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