ember-hopscotch

Adds the Hopscotch framework plugin to an ember-cli application

Usage no npm install needed!

<script type="module">
  import emberHopscotch from 'https://cdn.skypack.dev/ember-hopscotch';
</script>

README

Ember-hopscotch

Ember add-on for Hopscotch framework

Installation

  • ember install ember-hopscotch

Usage in Ember

Hopscotch is added as a service so you can include it in your project by injecting the service Ember.inject.service('hopscotch') or by just using the global variable hopscotch

To read more about the Hopscotch API and it's usage: http://linkedin.github.io/hopscotch/