diff --git a/src/apps.json b/src/apps.json index 695ba850f..9c729f4ef 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9028,6 +9028,23 @@ "icon": "SAP.png", "website": "http://sap.com" }, + "Sapper": { + "cats": [ + 18 + ], + "html": [ + "]*>__SAPPER__" + ], + "icon": "Sapper.svg", + "js": { + "__SAPPER__": "" + }, + "implies": [ + "Svelte", + "Node.js" + ], + "website": "https://sapper.svelte.dev" + }, "Scenari": { "cats": [ 1, @@ -10206,7 +10223,7 @@ "cats": [ 12 ], - "html": "<[^>]+class=\"[^\"]*svelte-", + "html": "<[^>]+class=\\\"[^\\\"]+\\ssvelte-[\\w]*\\\"", "icon": "Svelte.svg", "website": "https://svelte.dev" }, diff --git a/src/icons/Sapper.svg b/src/icons/Sapper.svg new file mode 100644 index 000000000..f4382d50a --- /dev/null +++ b/src/icons/Sapper.svg @@ -0,0 +1,20 @@ + + + + + + +