File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# NativeScript <img src =" https://github.com/EddyVerbruggen/nativescript-bluetooth/raw/master/bluetooth.gif " height =" 20px " alt =" Bluetooth " /> plugin
22
3+ [ ![ NPM version] [ npm-image ]] [ npm-url ]
4+ [ ![ Downloads] [ downloads-image ]] [ npm-url ]
5+ [ ![ Twitter Follow] [ twitter-image ]] [ twitter-url ]
6+
7+ [ npm-image ] :http://img.shields.io/npm/v/nativescript-bluetooth.svg
8+ [ npm-url ] :https://npmjs.org/package/nativescript-bluetooth
9+ [ downloads-image ] :http://img.shields.io/npm/dm/nativescript-bluetooth.svg
10+ [ twitter-image ] :https://img.shields.io/twitter/follow/eddyverbruggen.svg?style=social&label=Follow%20me
11+ [ twitter-url ] :https://twitter.com/eddyverbruggen
12+
313### Use when you want to
414* scan for Bluetooth LE / Smart peripherals,
515* connect to those peripherals,
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-bluetooth" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "description" : " Connect to and interact with Bluetooth LE peripherals" ,
55 "main" : " bluetooth" ,
66 "typings" : " bluetooth.d.ts" ,
You can’t perform that action at this time.
0 commit comments