Socket
Socket
Sign inDemoInstall

@heroku/ember-backboard

Package Overview
Dependencies
291
Maintainers
222
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @heroku/ember-backboard

Ember backboard


Version published
Weekly downloads
83
increased by118.42%
Maintainers
222
Created
Weekly downloads
 

Readme

Source

@heroku/ember-backboard

An ember addon for sending events through Backboard.

Usage

Installation

ember install --save @heroku/ember-backboard

Configuration

Consuming applications must set a backboardUrl property in their config/environments.js file to let the addon know which backboard instance to send their events to.

Usage

Consult the analytics service for documentation on the trackUser and logEvent functions exposed by this addon.

Development

Installation

  • git clone ember-backboard this repository
  • cd ember-backboard
  • yarn

Running

Running Tests

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

Building

  • ember build

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

Keywords

FAQs

Last updated on 02 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc