typescript-require
Node.JS require extension to load TypeScript modules from JS
Node.JS require extension to load TypeScript modules from JS
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.
like node-detective but trades AST correctness for speed
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Babel plugin that transforms image assets import and requires to urls / cdn
Babel 5/6 plugin that scans the AST for require calls and import statements
Rewrite (alias) and expose `require()` IDs in browserify.
Removes a module and all of its dependents from the require cache
A webpack loader to strip out code blocks between RequireJS pragma style comments.
Load modules, link modules to another module-names, manage access to custom / local scripts as modules
Allows recursive import of SCSS components from local and/or node_modules directories using npm's module resolving algorithm
you can use the 'require' method to load http resource in webpack tool
A plugin for ESLint that ensures that the path argument to `require` does not include the '.js' extension
transform inline bulk-require calls into statically resolvable require maps
Require from a directory relative to node_modules, flattening your require paths.
Decrease your start up time and RAM memory consumption by an application via splitting JS bundle by components and navigation routes
Babel plugin to transpile object styles to template literal
Grunt task to include files and replace variables. Allows for parameterised includes.
Require the first found package from an array.
Requires a new module object.