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
The must library simplifies assertions and panics on failure. Assert conditions directly, avoiding long checks
Done allows you to focus on your business logic without repetitive if err != nil patterns.
Node require wrapper with options for cache busting, pre- and post-processing
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
A simple plugin that allows you to require globally
Prevent `require` from searching upwards for required modules
**rese** simplifies Go error handling and result extraction. It combines error and result checks into a single operation.
Node Advanced Courseware
Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd
Importing TypeScript files dynamically into JavaScript requires additional compilation step, which is troublesome to write for many. Popular typescript-require package seems to be obsolete and doesn't allow much customization.
kdb+ Core Libraries and Utilities
Load module from string using require or import.
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
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!
ESlint plugin for sorting requires (CommonJS modules) alphabetically
Emulate console for all the browsers
Synchronously and dynamically import ES6 modules in NodeJS
:m: Find the module object for something that was require()d