Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garyjones/externs

Storage for small externs files
https://github.com/garyjones/externs

Last synced: about 1 month ago
JSON representation

Storage for small externs files

Awesome Lists containing this project

README

        

# Externs

The externs listed here are for projects which use Closure Compiler to minify. I've written them, and I can't guarantee they are perfect, but they do stop the compiler from renaming critical symbols.

## Background Reading

* [https://developers.google.com/closure/compiler/docs/api-tutorial3](Advanced Compilation and Externs)
* [http://code.google.com/p/closure-compiler/wiki/FAQ#How_do_I_write_an_externs_file?](How do I write an externs file?)