JSPM

ember-zendesk-widget

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q45723F
  • License MIT

Cleanly add zendesk widget to your web application

Package Exports

  • ember-zendesk-widget

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ember-zendesk-widget) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ember-zendesk-widget

It's simple, just set the zendeskWidgetHost property in your config/environment.js in your ember-cli application, and you got yourself a help button widget. Cheers!

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.