Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 979 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 979 Bytes

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