[ ソース: 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