文件名称:nativescript-hprt:在您的Nativescript应用程序中从HPRT打印到热敏打印机https://www.hprt.com
文件大小:3.54MB
文件格式:ZIP
更新时间:2024-03-23 11:11:52
TypeScript
Nativescript HPRT热敏蓝牙打印机 该插件使用HPRT SDK Android和iOS版(即将推出) 。 目前,它已在使用57毫米(2.24英寸)胶卷的移动式蓝牙热敏打印机上进行了测试。SDK还支持wifi和尚未包括的其他打印机功能(目前) ,我们接受PR和贡献。 安装 tns plugin add nativescript - hprt 演示版 您可以在这里找到演示应用程序 原料药 导入插件 import { Component , OnInit } from "@angular/core" ; import { Hprt , HPRTPrinter } from "nativescript-hprt" ; export class YourClass implements OnInit { private hprt : Hprt ; constructo
【文件预览】:
nativescript-hprt-master
----.gitignore(383B)
----README.md(8KB)
----CHANGELOG.md(582B)
----typings()
--------android.d.ts(55KB)
--------_helpers.d.ts(77B)
----LICENSE(1KB)
----tslint.json(1KB)
----src()
--------tsconfig.json(698B)
--------hprt.android.ts(12KB)
--------platforms()
--------package.json(2KB)
--------hprt.ios.ts(0B)
--------hprt.common.ts(189B)
--------index.d.ts(63B)
--------references.d.ts(203B)
--------.npmignore(32B)
----media()
--------demo-android.gif(3.1MB)
----publish()
--------pack.sh(1024B)
--------publish.sh(138B)
--------package.json(166B)
----.travis.yml(2KB)