2205 packages found
Description
resolve like require.resolve() on behalf of files asynchronously and synchronously
Keywords
Publisher
Description
browser-side require() the node way
Keywords
Publisher
Description
Enforces module path case sensitivity in Webpack
Keywords
Publisher
Description
find all require() calls by walking the AST
Keywords
Publisher
Description
Module resolver plugin for Babel
Keywords
Publisher
Description
walk the dependency graph to generate json output that can be fed into browser-pack
Keywords
Publisher
Description
Create graphs from module dependencies.
Keywords
Publisher
Description
pack node-style source files from a json stream into a browser bundle
Keywords
Publisher
Description
Check if a protocol requires a certain port number to be added to an URL.
Keywords
Publisher
Description
Automatically load any gulp plugins in your package.json
Keywords
Publisher
Description
Resolve the path of a module like `require.resolve()` but from a given path
Keywords
Publisher
Description
Proxies nodejs require in order to allow overriding dependencies during testing.
Keywords
Publisher
Description
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Keywords
Publisher
Description
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Keywords
Publisher
Description
Import a module while bypassing the cache
Keywords
Publisher
Description
Write minimal node index.js files that require and export siblings by file basename
Keywords
Publisher
Description
Additional ESLint's rules for Node.js
Keywords
Publisher
Description
Easy dependency injection for node.js unit testing
Keywords
Publisher
Description
Let a globally installed package use a locally installed version of itself if available
Keywords
Publisher
Description
Determine an app's root path from anywhere inside the app