mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
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:
11
libs/luci-lib-uqr/Makefile
Normal file
11
libs/luci-lib-uqr/Makefile
Normal 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
|
||||||
33
libs/luci-lib-uqr/htdocs/luci-static/resources/uqr.js
Normal file
33
libs/luci-lib-uqr/htdocs/luci-static/resources/uqr.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user