Socket
Socket
Sign inDemoInstall

ember-cordova-nfc

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cordova-nfc

Ember.js service providing access to NFC related events.


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ember-cordova-nfc

A service providing access to NFC related events.

Basically ember-cordova-nfc is wrapping PhoneGap NFC Plugin to consume it the ember way. It should be used together with ember-cordova.

Installation

  • ember install ember-cordova-nfc
  • ember cdv:plugin add phonegap-nfc

Properties

  • available
  • enabled

Events

  • tagDiscovered
  • ndefTagDiscovered
  • ndefTagWithMimeTypeDiscovered
  • formatableNdefTagDiscovered

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 28 Feb 2017

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