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

https://github.com/cakuki/google-closure-externs

Google Closure Compiler Externs
https://github.com/cakuki/google-closure-externs

externs google-closure google-closure-compiler javascript

Last synced: 2 months ago
JSON representation

Google Closure Compiler Externs

Awesome Lists containing this project

README

        

# Google Closure Externs

Versioned extern files for libraries.

## Contributing

It's open to any library at the moment. If you will to add another library please make sure it works (does not have to cover full signatures) on specific version. And then commit it in:

```
src/{npm_package_name}/{npm_version}.js
```

format.

## License

[MIT](LICENSE)