The core of webpack and enhanced-require.
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
babel require hook
An easy way to require all files within a directory.
Babel plugin that adds React import declaration if file contains JSX tags.
Require constants across node and the browser
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Cache require resolutions to heavily improve startup speed on subsequent loads
A Babel transform that turns imports into lazily loaded commonjs requires
Require hook for automatic V8 compile cache persistence
Keep require and import consistent after bundling or transpiling
Proxies nodejs require in order to allow overriding dependencies during testing.
Require module from string
browser-side require() the node way
NodeJS Require that let you handle module not found error without try/catch
require and resolve modules relative to a path of your choice
Require modules from parent modules.
Require a webpack resolveWeak id
Offers a async require.resolve function. It's highly configurable.
Unique machine (desktop) id (no admin privileges required).
1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
Helper to require() directories.
Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS