Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onehilltech/ember-cli-google
a collection of Google services as an Ember CLI add-on
https://github.com/onehilltech/ember-cli-google
analytics ember ember-cli ember-cli-google google maps recaptcha
Last synced: about 2 months ago
JSON representation
a collection of Google services as an Ember CLI add-on
- Host: GitHub
- URL: https://github.com/onehilltech/ember-cli-google
- Owner: onehilltech
- License: apache-2.0
- Created: 2017-04-19T13:02:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T02:26:16.000Z (5 months ago)
- Last Synced: 2024-11-16T17:13:30.898Z (2 months ago)
- Topics: analytics, ember, ember-cli, ember-cli-google, google, maps, recaptcha
- Language: JavaScript
- Size: 4.08 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-cli-google
=================================================================EmberJS add-on for a variety of Google services and products.
Features
-----------------------------------------------------------------* Designed to support seamless integration into an EmberJS application.
* Proper binding of attributes to options for real-time, dynamic updates.
* Handle events as actions for interactive designs.
* Auto-loading and configuring of scripts that correspond with appropriate lifecycle events.Supported Products
-----------------------------------------------------------------* [ember-cli-google-analytics](https://github.com/onehilltech/ember-cli-google/tree/master/packages/ember-cli-google-analytics)
* [ember-cli-google-charts](https://github.com/onehilltech/ember-cli-google/tree/master/packages/ember-cli-google-charts)
* [ember-cli-google-maps](https://github.com/onehilltech/ember-cli-google/tree/master/packages/ember-cli-google-maps)
* [ember-cli-google-recaptcha](https://github.com/onehilltech/ember-cli-google/tree/master/packages/ember-cli-google-recaptcha)