node.js-closure-compiler-externs:与Closure Compiler一起使用的node.js externs

时间:2024-06-07 11:07:31
【文件属性】:

文件名称:node.js-closure-compiler-externs:与Closure Compiler一起使用的node.js externs

文件大小:65KB

文件格式:ZIP

更新时间:2024-06-07 11:07:31

JavaScript

与 / 一起使用的node.js extern的集合。 有关详细信息,请参见:。 命名约定 核心组件的外部代码均为小写 外部字符以大写字母开头 Node.js特定注释 如果extern文件引用的模块通常是通过var modulename = require("modulename")加载的, var modulename = require("modulename")在文件顶部添加注释。 例如fs模块: /** BEGIN_NODE_INCLUDE var fs = require('fs'); END_NODE_INCLUDE */ 注意:此注释本身不起作用。 但是,如果您坚持使用模板,即以完全相同的方式命名fs模块(也将其命名为“ fs”),则编译器将知道如何处理该模块及其子组件。 例如: // This is bad: var EventEmitter = req


【文件预览】:
node.js-closure-compiler-externs-master
----net.js(4KB)
----domain.js(2KB)
----dns.js(4KB)
----util.js(3KB)
----package.json(650B)
----repl.js(1KB)
----cluster.js(2KB)
----.travis.yml(44B)
----child_process.js(3KB)
----redundant()
--------stdio.js(2KB)
--------timers.js(1KB)
----buffer.js(9KB)
----LICENSE(11KB)
----contrib()
--------Long.js(5KB)
--------ClosureCompiler.js(2KB)
--------Express.js(2KB)
--------Require.js(1KB)
--------JustMath.js(6KB)
--------ProtoBuf.js(11KB)
--------Preprocessor.js(2KB)
--------ByteBuffer.js(15KB)
--------Ws.js(3KB)
----process.js(3KB)
----os.js(2KB)
----path.js(2KB)
----crypto.js(12KB)
----https.js(2KB)
----zlib.js(5KB)
----README.md(3KB)
----querystring.js(2KB)
----url.js(2KB)
----tty.js(2KB)
----http.js(5KB)
----tests()
--------noop.js(0B)
--------validate.js(1KB)
----vm.js(2KB)
----events.js(2KB)
----stream.js(5KB)
----tls.js(3KB)
----NodejsClosureCompilerExterns.png(10KB)
----core.js(2KB)
----string_decoder.js(1KB)
----assert.js(3KB)
----punycode.js(2KB)
----fs.js(13KB)
----readline.js(2KB)
----dgram.js(2KB)

网友评论