Skip to content

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

License

Notifications You must be signed in to change notification settings

navels/ember-place-autocomplete

 
 

Repository files navigation

Ember Place Autocomplete

Download count all time Build Status Ember Observer Score npm version

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • Handlebars 41.7%
  • HTML 2.7%
  • SCSS 1.5%