jupeter / composer-closure-library
Google Closure Library with composer.json
Installs: 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
Language:JavaScript
This package is not auto-updated.
Last update: 2025-03-29 18:26:21 UTC
README
Google Closure Library with PHP composer support Fetch from: https://github.com/google/closure-library.git
Installation
To install the package, put the following in your composer.json:
"require": { "jupeter/composer-closure-library": "dev-master" }