From 59c3a370fe2ca757011fe0c57ddf6129890c31db Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 24 Aug 2022 20:09:28 +0600 Subject: [PATCH] Add Luana / web-framework --- src/technologies/l.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/technologies/l.json b/src/technologies/l.json index 685f585c5..de5dee5d7 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -1499,6 +1499,22 @@ "icon": "Lua.png", "website": "http://www.lua.org" }, + "Luana": { + "cats": [ + 18 + ], + "description": "Luana is a web framework that uses web browser APIs and features to make a cross-platform web app look like a Native one and bring the same experience.", + "icon": "default.svg", + "implies": "PWA", + "meta": { + "generator": "^Luana\\sFramework\\s([\\d\\.]+)$\\;version:\\1" + }, + "js": { + "luanaframework": "" + }, + "oss": true, + "website": "https://luanaframework.github.io" + }, "Lucene": { "cats": [ 34