luci-lib-uqr: introduce JS library

Initial idea by Christian Marangi <ansuelsmth@gmail.com>

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
(cherry picked from commit b2e7441a60)
This commit is contained in:
Paul Donald
2024-05-02 01:21:57 +02:00
parent 38838ca6ff
commit f2bbf4e053
2 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# This is free software, licensed under the MIT License.
include $(TOPDIR)/rules.mk
PKG_LICENSE=MIT
LUCI_TITLE:=µQR - micro QR: SVG QRcode generator JS library
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

File diff suppressed because one or more lines are too long