gulp-wrap-exports
Wrap CommonJS module in IIFE and create global variable
Wrap CommonJS module in IIFE and create global variable
create a module from a string of code
Babel plugin for removing exports from d.ts files
Transform CommonJS module, hoisting `require` and `exports` statements to top-level.
plugin for Bowman that finds exposed globals and sets the export for requiring with browserify
Duo plugin to export variable
Obtain a list of ECMAScript2015 exports from a module file without evaluation.
A standard contract for modules to declare their "exports".
Find it's filename that required from `module.exports` or `exports`.
a naive test to see if JS source is a browserify bundle
RegExp rules to transpile import statements into require calls (used in ÀLaMode).
Offers a wrapper for require.resolve function. Supporting configurable NodeJS sugar exports
test for module in nodejs.
Require JavaScript module from Gist URL
===
Parse ecmascript modules and collect names of export vars, functions, etc.
importador de rutas de un archivo tal.
Match require statements in a glob of files. Returns an an object files, each with an array of objects describing each require statement found. Each require statement object has a line number, variable name, and module name. Statements in code comments ar
Basic CommonJS module syntax in the browser.
walk the dependency graph to generate json output that can be fed into browser-pack