/pxt-qr-code

A MakeCode project

Primary LanguageTypeScript

This extension wraps a lightly modified version of https://www.nayuki.io/page/qr-code-generator-library for use in MakeCode Arcade. Also uses code from https://github.com/substack/utf8-bytes. Both MIT licensed. See qrcodegen.ts for complete license text.


Open this page at https://jacobcarpenter.github.io/pxt-qr-code/

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/arcade
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>