[ Bron: node-cached-path-relative ]
Pakket: node-cached-path-relative (1.0.2-1+deb11u1)
Verwijzigingen voor node-cached-path-relative
Debian bronnen:
Het bronpakket node-cached-path-relative downloaden:
- [node-cached-path-relative_1.0.2-1+deb11u1.dsc]
- [node-cached-path-relative_1.0.2.orig.tar.gz]
- [node-cached-path-relative_1.0.2-1+deb11u1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-cached-path-relative gerelateerde pakketten
|
|
|
|
-
- dep: nodejs (>= 10)
- evented I/O for V8 javascript - runtime executable