0.0.3 • Published 4 months ago

@albgen/capacitor-escpos-plugin v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

capacitor-escpos-plugin

Send high level print commands to ESC/POS Printers

Install

npm install capacitor-escpos-plugin
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


BluetoothHasPermissions()

BluetoothHasPermissions() => Promise<{ result: boolean; }>

Returns: Promise<{ result: boolean; }>


BluetoothIsEnabled()

BluetoothIsEnabled() => Promise<{ result: boolean; }>

Returns: Promise<{ result: boolean; }>


acornacorn-jsxajvansi-colorsansi-regexansi-stylesargparsearray-buffer-byte-lengtharray-includesarray-unionarray.prototype.findlastindexarray.prototype.flatarray.prototype.flatmaparraybuffer.prototype.sliceastral-regexat-least-nodeavailable-typed-arraysbalanced-matchbase64-jsbig-integerbplist-parserbrace-expansionbracesbuffer-crc32call-bindcallsiteschalkchevrotainchownrcolor-convertcolor-namecolorettecommanderconcat-mapcosmiconfigcross-spawndebugdeep-isdefine-data-propertydefine-lazy-propdefine-propertiesdir-globdoctrineelementtreeemoji-regexenquirerenv-pathserror-exes-abstractes-set-tostringtages-shim-unscopableses-to-primitiveescape-string-regexpeslint-config-prettiereslint-import-resolver-nodeeslint-module-utilseslint-plugin-importeslint-scopeeslint-utilseslint-visitor-keysespreeesprimaesqueryesrecurseestraverseesutilsfast-deep-equalfast-globfast-json-stable-stringifyfast-levenshteinfastqfd-slicerfile-entry-cachefill-rangeflat-cacheflattedfor-eachfs-extrafs-minipassfs.realpathfunction-bindfunction.prototype.namefunctional-red-black-treefunctions-have-namesget-intrinsicget-stdinget-symbol-descriptiongithub-sluggerglobglob-parentglobalsglobalthisglobbygopdgraceful-fshas-bigintshas-flaghas-property-descriptorshas-protohas-symbolshas-tostringtaghasownignoreimport-freshimurmurhashinflightinheritsiniinternal-slotis-array-bufferis-arrayishis-bigintis-boolean-objectis-callableis-core-moduleis-date-objectis-dockeris-extglobis-fullwidth-code-pointis-globis-negative-zerois-numberis-number-objectis-regexis-shared-array-bufferis-stringis-symbolis-typed-arrayis-weakrefis-wslisarrayisexejava-parserjs-tokensjs-yamljson-bufferjson-parse-even-better-errorsjson-schema-traversejson-stable-stringify-without-jsonifyjson5jsonfilekeyvkleurlevnlines-and-columnslodashlodash.mergelodash.truncatelru-cachemerge2micromatchminimatchminimistminipassminizlibmkdirpmsnative-runnatural-compareobject-inspectobject-keysobject.assignobject.fromentriesobject.groupbyobject.valuesonceopenoptionatorparent-moduleparse-jsonpath-is-absolutepath-keypath-parsepath-scurrypath-typependpicomatchplistprelude-lsprogresspromptspunycodequeue-microtaskreadable-streamregexp-to-astregexp.prototype.flagsregexpprequire-from-stringresolveresolve-fromreusifyrun-parallelsafe-array-concatsafe-buffersafe-regex-testsaxsemverset-function-lengthset-function-nameshebang-commandshebang-regexside-channelsignal-exitsisteransislashslice-ansisplit2sprintf-jsstring-widthstring.prototype.trimstring.prototype.trimendstring.prototype.trimstartstring_decoderstrip-ansistrip-bomstrip-json-commentssupports-colorsupports-preserve-symlinks-flagtabletartext-tablethrough2to-regex-rangetree-killtsconfig-pathstslibtsutilstype-checktype-festtyped-array-buffertyped-array-byte-lengthtyped-array-byte-offsettyped-array-lengthunbox-primitiveuniversalifyuntildifyuri-jsutil-deprecatev8-compile-cachewhichwhich-boxed-primitivewhich-typed-arraywrap-ansiwrappyxml2jsxmlbuilderyallistyamlyauzl
0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

5 months ago