This repository was archived by the owner on Jun 5, 2020. It is now read-only.
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- node.js Closure Compiler externs [ ![ Build Status ] ( https://travis-ci.org /dcodeIO/node.js-closure-compiler-externs.png?branch= master )] ( https://travis-ci.org/dcodeIO/node.js-closure-compiler-externs )
1
+ ![ node.js Closure Compiler externs] ( https://raw.github.com /dcodeIO/node.js-closure-compiler-externs/ master/NodejsClosureCompilerExterns.png )
2
2
================================
3
3
A collection of node.js externs for use with [ Closure Compiler] ( https://developers.google.com/closure/compiler/docs/overview )
4
4
/ [ ClosureCompiler.js] ( https://github.com/dcodeIO/ClosureCompiler.js ) .
@@ -40,7 +40,7 @@ var EventEmitter = events.EventEmitter;
40
40
If a file requires a dependency, it is named in the ` @fileoverview ` declaration. You should then include the dependency
41
41
in your compile step, too.
42
42
43
- Testing
43
+ Testing [ ![ Build Status ] ( https://travis-ci.org/dcodeIO/node.js-closure-compiler-externs.png?branch=master )] ( https://travis-ci.org/dcodeIO/node.js-closure-compiler-externs )
44
44
-------
45
45
Externs are automatically syntax-validated through a [ ClosureCompiler.js] ( https://github.com/dcodeIO/ClosureCompiler.js )
46
46
test run. This does not imply that the extern is complete or does actually represent the underlying API (but it should).
You can’t perform that action at this time.
0 commit comments