Socket
Book a DemoInstallSign in
Socket

ember-facebook-video

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-facebook-video

An ember addon to embed facebook videos

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

< facebook-video />

An ember-cli component to embed facebook videos. Please note that the video must be Public. Check out Facebook developer docs for more information.

Usage

  {{facebook-video url="https://www.facebook.com/FacebookDevelopers/videos/10152454700553553/"}}

And append the <div id="fb-root"></div> to the body tag

DEMO

Development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

Keywords

ember-addon

FAQs

Package last updated on 29 Aug 2015

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