require
There are 291 repositories under require topic.
browserify/resolve
Implements the node.js require.resolve() algorithm
shipmonk-rnd/composer-dependency-analyser
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
agoldis/webpack-require-from
Webpack plugin that allows to configure path or URL for fetching dynamic imports
edgardleal/require-vuejs
RequireJS plugin to async and dynamic load and parse .vue components
yyle88/must
The must library simplifies assertions and panics on failure. Assert conditions directly, avoiding long checks
mmomtchev/pymport
Use Python libraries from Node.js
bahmutov/really-need
Node require wrapper with options for cache busting, pre- and post-processing
yyle88/done
Done allows you to focus on your business logic without repetitive if err != nil patterns.
andreyvital/babel-plugin-global-require
A simple plugin that allows you to require globally
sindresorhus/strict-import
Prevent `require` from searching upwards for required modules
azat-co/node-advanced
Node Advanced Courseware
nuz-app/nuz
🔮 Nuz is an open-source project, the runtime package manager for web platform.
WebDevStudios/WDS-Required-Plugins
Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd
dword-design/eslint-plugin-import-alias
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
deepal/baapan
✨ Super Cool NPM Playground right on the Node REPL ✨
yyle88/rese
**rese** simplifies Go error handling and result extraction. It combines error and result checks into a single operation.
bahmutov/node-hook
Run source transform function on node require call
egoist/konan
find all require/import calls by walking the AST
radarsu/ts-import
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.
BuaBook/kdb-common
kdb+ Core Libraries and Utilities
jonschlinkert/lazy-cache
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
lint-deps/lint-deps
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
exuanbo/module-from-string
Load module from string using require or import.
wilsonlewis/require-context
Require a group of modules for Node.js using Webpack syntax.
h2non/requireg
Resolve and require local & global modules in node.js like a boss
develephant/phaser-node-kit
Rapid Game Development with PhaserJS and Node for Modern Browsers
chenglou/require-polyfill
Make `require` work in browsers, at runtime. No code bundling needed!
karthikv/tradeship
Automatically imports missing JavaScript dependencies and removes unused ones.
janniks/basetag
⚾️ A better way to import local NodeJS modules
browserify/console-browserify
Emulate console for all the browsers
zcuric/eslint-plugin-require-sort
ESlint plugin for sorting requires (CommonJS modules) alphabetically
nktnet1/import-sync
Synchronously and dynamically import ES6 modules in NodeJS
lidianhao123/pullLoad
移动端 html5 插件,实现下拉刷新,加载更多等功能,支持require.js
nexdrew/which-module
:m: Find the module object for something that was require()d
brrd/electron-require
Simplified require in electron applications
Gaafar/pkg-require
require node files relative to your package directory