Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
resolve like require.resolve() on behalf of files asynchronously and synchronously
Resolve the path of a module like `require.resolve()` but from a given path
Import a module while bypassing the cache
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Check if a protocol requires a certain port number to be added to an URL.
Let a globally installed package use a locally installed version of itself if available
Resolve the path of a module like `require.resolve()` but from the current working directory
shim for require.main.filename() that works in as many environments as possible
Find the module object for something that was require()d
Prepare a node environment to require files with different extensions.
Import a module lazily
Module to hook into the Node.js require function
Enforces module path case sensitivity in Webpack
Import a module like with `require()` but from a given path
Write minimal node index.js files that require and export siblings by file basename
Node's default require extensions as a separate module
Cache requires to be lazy-loaded when needed.
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Convert CommonJS modules to ES2015
The closest you can get to require something with bypassing the require cache