0.1.0 • Published 9 years ago

google-hosted-library v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

google-hosted-library

Download the google hosted libraries (https://developers.google.com/speed/libraries/devguide).

Installation

npm install google-hosted-library

Usage

All configuration items are included in the file _config.yml, and you can see the explanation for every item.

var ghl = require('google-hosted-library');
ghl();

LICENSE

Under the MIT license.