napi-sample-app

Nymi API Sample App

Usage no npm install needed!

<script type="module">
  import napiSampleApp from 'https://cdn.skypack.dev/napi-sample-app';
</script>

README

node-napi-sampleApp

NodeJs port of Nymi Sample Application.

Please refer to the official Nymi Github or SDK Documentation for details.

Support

All Platforms supported by the Nymi SDK 4.1 should be supported by this module.

Tested on Windows 7 64bit, macOS Sierra 10.12.2, macOS Sierra 10.12.3 and macOS Sierra 10.12.4.

Apple Mac OS
  • OS X Yosemite (10.10)
  • OS X El Capitan (10.11)
  • macOS Sierra (10.12.2 or later)
Microsoft Windows
  • Windows 10, 8.1, 7
  • 64bit only

Install

npm i napi-sample-app

Usage

After installation simply start the app with

npm start

License

See LICENSE file.