node-debbundle-insert-module-globals
browserify transform for inserting global list of modules
Description
This package is part of the browserify tools, and allows one to pack the list of module in a JavaScript file. This tools analyses the syntax of the JavaScript file and replace the require function by a closure, thus allowing direct embedding of the required files. This modules is part of Browserify a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser. This package also includes a few small packages: - node-dash-ast: a small and fast abstract tree (AST) walker.
- node-get-assigned-identifiers: get a list of initialised
javascript identifiers from an AST.
- node-undeclared-identifier: get a list of undeclared
identifiers.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/browserify/insert-module-globals
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-debbundle-insert-module-globals