[ Pakiet źródłowy: node-stealthy-require ]
Pakiet: node-stealthy-require (1.1.1-6)
Odnośniki dla node-stealthy-require
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego node-stealthy-require:
- [node-stealthy-require_1.1.1-6.dsc]
- [node-stealthy-require_1.1.1.orig.tar.gz]
- [node-stealthy-require_1.1.1-6.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
require function that bypasses the require cache.
This is probably the closest you can currently get to require something in node.js with completely bypassing the require cache.
stealthy-require works like this:
* It clears the require cache. * It calls a callback in which you require your module(s) without the cache kicking in. * It clears the cache again and restores its old state.
Node.js is an event-based server-side JavaScript engine.
Pobieranie node-stealthy-require
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 7,0 KiB | 20,0 KiB | [lista plików] |