パッケージ: node-debbundle-insert-module-globals (7.2.1+ds+~cs4.3.4-6)
node-debbundle-insert-module-globals に関するリンク
Debian の資源:
node-debbundle-insert-module-globals ソースパッケージをダウンロード:
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4-6.dsc]
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4.orig-node-dash-ast.tar.xz]
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4.orig-node-get-assigned-identifiers.tar.xz]
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4.orig-node-undeclared-identifiers.tar.xz]
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4.orig.tar.xz]
- [node-debbundle-insert-module-globals_7.2.1+ds+~cs4.3.4-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の node-debbundle-insert-module-globals 関連パッケージ
|
|
|
|
-
- dep: node-acorn
- ECMAScript parser for Node.js
-
- dep: node-acorn-node
- パッケージは利用できません
-
- dep: node-combine-source-map
- Add source maps of multiple files and combine
-
- dep: node-concat-stream
- 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
- Make a stream.Transform out of a function - Node.js module
-
- dep: node-xtend
- Node.js library to easily extend an object
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable