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
- Host: GitHub
- URL: https://github.com/cakuki/google-closure-externs
- Owner: cakuki
- License: mit
- Created: 2017-10-20T14:57:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T15:19:02.000Z (over 7 years ago)
- Last Synced: 2025-04-03T19:16:18.397Z (2 months ago)
- Topics: externs, google-closure, google-closure-compiler, javascript
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)