require topic

List require repositories

nuz

76
Stars
9
Forks
Watchers

🔮 Nuz is an open-source project, the runtime package manager for web platform.

node-advanced

82
Stars
38
Forks
Watchers

Node Advanced Courseware

WDS-Required-Plugins

77
Stars
23
Forks
Watchers

Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd

node-hook

66
Stars
7
Forks
Watchers

Run source transform function on node require call

lazy-cache

51
Stars
12
Forks
Watchers

Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.

strict-import

94
Stars
4
Forks
Watchers

Prevent `require` from searching upwards for required modules

module-invalidate

19
Stars
3
Forks
Watchers

Invalidate node.js modules loaded through require()

module-from-string

44
Stars
2
Forks
Watchers

Load module from string using require or import.

which-module

26
Stars
4
Forks
Watchers

:m: Find the module object for something that was require()d

console-browserify

33
Stars
21
Forks
Watchers

Emulate console for all the browsers