JSPM

react-native-pax-library

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q35989F

Package Exports

  • react-native-pax-library

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-pax-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-pax-library

A React-Native module which allows the use of native features (Ticket Printing, Opening Cash Drawer, ...) of a Pax Technology Android device through NeptuneLiteUser API.

STILL UNDER DEVELOPMENT

ANDROID ONLY

Installation

npm install react-native-pax-library

Usage

import Pax from "react-native-pax-library";

// ...

Pax.printStr("Hello World");

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT