套件: node-cached-path-relative (1.1.0+~1.0.0-1)
node-cached-path-relative 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-cached-path-relative:
- [node-cached-path-relative_1.1.0+~1.0.0-1.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-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Bastien Roucariès
外部的資源:
- 主頁 [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