Skip to content

ember.js service providing access to NFC related events

License

Notifications You must be signed in to change notification settings

law-rence/ember-cordova-nfc

This branch is 1 commit ahead of jelhan/ember-cordova-nfc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b175c1a · Aug 24, 2022

History

9 Commits
Feb 28, 2017
Feb 4, 2017
Jan 27, 2017
Feb 4, 2017
Feb 28, 2017
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Aug 24, 2022
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Feb 4, 2017
Jan 27, 2017
Feb 28, 2017
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Aug 24, 2022
Jan 27, 2017

Repository files navigation

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/.

About

ember.js service providing access to NFC related events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • HTML 8.1%
  • Handlebars 0.9%