ember-place-autocomplete

Ember cli addon to provide a component that uses Google Places API to autocomplete place information when people write their address

MIT License

Stars
63
Committers
30

Ember Place Autocomplete

Installation

ember install ember-place-autocomplete

Documentation

All documentation can be found in the addon website https://dmuneras.github.io/ember-place-autocomplete/

Running Tests

  • yarn test:all (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server