2018-10-20 12:52:00 +02:00
|
|
|
# UONET+ QR Code converter
|
2019-01-09 18:15:38 +01:00
|
|
|
|
|
|
|
[![CircleCI](https://img.shields.io/circleci/project/github/wulkanowy/qr/master.svg?style=for-the-badge)](https://circleci.com/gh/wulkanowy/qr)
|
2020-03-24 19:56:34 +01:00
|
|
|
[![npm](https://img.shields.io/npm/v/@wulkanowy/qr-node.svg?style=for-the-badge)](https://www.npmjs.com/package/@wulkanowy/qr-node)
|
2019-01-09 18:15:38 +01:00
|
|
|
[![JitPack](https://img.shields.io/jitpack/v/wulkanowy/qr.svg?style=for-the-badge)](https://jitpack.io/#wulkanowy/qr)
|
|
|
|
[![Packagist Pre Release](https://img.shields.io/packagist/vpre/wulkanowy/qr.svg?style=for-the-badge)](https://packagist.org/packages/wulkanowy/qr)
|
2020-08-18 18:48:14 +02:00
|
|
|
[![pub](https://img.shields.io/pub/v/uonet_qr.svg?style=for-the-badge)](https://pub.dev/packages/uonet_qr)
|
2019-01-09 18:15:38 +01:00
|
|
|
|
|
|
|
## Implementations
|
|
|
|
|
|
|
|
- [Java](https://github.com/wulkanowy/qr/tree/master/jvm)
|
2020-03-24 19:56:34 +01:00
|
|
|
- [Node.js](https://github.com/wulkanowy/qr/tree/master/node)
|
2019-01-09 18:15:38 +01:00
|
|
|
- [PHP](https://github.com/wulkanowy/qr/tree/master/php)
|
2020-08-18 18:48:14 +02:00
|
|
|
- [Dart](https://github.com/wulkanowy/qr/tree/master/dart)
|
2020-11-30 11:49:02 +01:00
|
|
|
- [.NET](https://github.com/wulkanowy/qr/tree/master/dotnet)
|