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
Import a module while bypassing the cache
Resolve the path of a module like `require.resolve()` but from a given path
Check if a protocol requires a certain port number to be added to an URL.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Resolve the path of a module like `require.resolve()` but from the current working directory
Let a globally installed package use a locally installed version of itself if available
Find the module object for something that was require()d
shim for require.main.filename() that works in as many environments as possible
Import a module lazily
Prepare a node environment to require files with different extensions.
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
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Additional ESLint's rules for Node.js
Wraps a transform and provides caching
Node's default require extensions as a separate module
The closest you can get to require something with bypassing the require cache
Cache requires to be lazy-loaded when needed.