qr/README.md

13 lines
768 B
Markdown
Raw Normal View History

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)
## 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)