Pakket: node-debbundle-insert-module-globals (7.2.0+ds+~cs3.3.3-1)
Verwijzigingen voor node-debbundle-insert-module-globals
Debian bronnen:
Het bronpakket node-debbundle-insert-module-globals downloaden:
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3-1.dsc]
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3.orig-node-dash-ast.tar.xz]
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3.orig-node-get-assigned-identifiers.tar.xz]
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3.orig-node-undeclared-identifiers.tar.xz]
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3.orig.tar.xz]
- [node-debbundle-insert-module-globals_7.2.0+ds+~cs3.3.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
browserify transform for inserting global list of modules
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.
Andere aan node-debbundle-insert-module-globals gerelateerde pakketten
|
|
|
|
-
- dep: node-acorn (>= 5.1)
- Transitional dummy package for upgrading to node-debbundle-acorn
-
- dep: node-acorn-node
- Pakket niet beschikbaar
-
- dep: node-combine-source-map
- Add source maps of multiple files and combine
-
- dep: node-concat-stream (>= 1.6.1)
- writable stream that concatenates strings
-
- dep: node-is-buffer
- Determine if an object is a Buffer
-
- dep: node-jsonstream
- streaming JSON.parse and stringify
-
- dep: node-path-is-absolute
- Node.js 0.12 path.isAbsolute() ponyfill
-
- dep: node-process
- process information for node.js and browsers
-
- dep: node-through2 (>= 2.0.0)
- Make a stream.Transform out of a function - Node.js module
-
- dep: node-xtend
- Node.js library to easily extend an object
-
- dep: nodejs (>= 10)
- evented I/O for V8 javascript - runtime executable