14 results found Sort:

182
773
mit
16
Implements the node.js require.resolve() algorithm
Created 2011-06-18
655 commits to main branch, last one 3 months ago
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
Created 2023-12-27
116 commits to master branch, last one 22 hours ago
Webpack plugin that allows to configure path or URL for fetching dynamic imports
Created 2017-02-01
129 commits to master branch, last one 3 years ago
RequireJS plugin to async and dynamic load and parse .vue components
Created 2017-03-07
139 commits to master branch, last one about a year ago
Prevent `require` from searching upwards for required modules
Created 2018-05-16
6 commits to main branch, last one 3 years ago
Use Python libraries from Node.js
Created 2022-10-17
558 commits to main branch, last one a day ago
Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd
Created 2014-08-12
109 commits to master branch, last one 8 months ago
9
71
unknown
3
✨ Super Cool NPM Playground right on the Node REPL ✨
Created 2019-01-30
74 commits to master branch, last one 2 years ago
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...
Created 2020-07-06
1 commits to main branch, last one about a year ago
5
52
mit
4
find all require/import calls by walking the AST
Created 2017-02-05
36 commits to master branch, last one 3 years ago
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
Created 2014-02-15
154 commits to master branch, last one 3 years ago
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
Created 2015-06-01
62 commits to master branch, last one 7 years ago
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
Created 2020-06-15
239 commits to master branch, last one 14 days ago
Load module from string using require or import.
Created 2020-11-10
246 commits to main branch, last one about a year ago