[ Источник: node-stealthy-require ]
Пакет: node-stealthy-require (1.1.1-6)
Ссылки для node-stealthy-require
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код 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]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Загрузка node-stealthy-require
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 7,0 Кб | 20,0 Кб | [список файлов] |