Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-braze

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-braze

Integrates the braze web sdk (formerly appboy) into your ember app.

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-55.56%
Maintainers
1
Weekly downloads
 
Created
Source

ember-braze (formerly ember-appboy)

Build Status Ember Observer Score Code Climate

ember-braze exposes the appboy-web-sdk to your Ember app (a.k.a braze-web-sdk).

Installation

ember install ember-braze

Usage

Please check out the interactive docs for usage information.

Rename

Appboy changed their name to Braze in 2017. The former addon (ember-appboy) was deprecated and users asked to use ember-braze instead. Within the code, all references to the SDK still use appboy, because a rename in their SDK has not yet happened. This addon will follow their lead. When their code references braze instead of appboy, we will change that on our end. Semantic versioning will be followed to try to prevent thrash to end users.

This addon is in no way affiliated with Braze. It is developed by Ben Limmer and is simply a wrapper around the appboy-web-sdk to make integration with Ember apps simple.

Developing

  • git clone <repository-url> this repository
  • cd ember-braze
  • yarn install

Running

Running Tests

  • yarn 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

Package last updated on 03 Jan 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc