There are 2 repositories under require topic.
Implements the node.js require.resolve() algorithm
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
Webpack plugin that allows to configure path or URL for fetching dynamic imports
RequireJS plugin to async and dynamic load and parse .vue components
Node require wrapper with options for cache busting, pre- and post-processing
A simple plugin that allows you to require globally
Prevent `require` from searching upwards for required modules
Node Advanced Courseware
Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
kdb+ Core Libraries and Utilities
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
Load module from string using require or import.
Require a group of modules for Node.js using Webpack syntax.
Rapid Game Development with PhaserJS and Node for Modern Browsers
Make `require` work in browsers, at runtime. No code bundling needed!
Emulate console for all the browsers
ESlint plugin for sorting requires (CommonJS modules) alphabetically
:m: Find the module object for something that was require()d
🚀 Require npm packages in browser dev-tools.
Synchronously and dynamically import ES6 modules in NodeJS
Module for automatic import of files from a directory and subdirectories (sync and async). You can use imported modules either from the returned object or in the callback function
Easy-to-use require function for your browser