Skip to content

Commit 01f606e

Browse files
framework7 added
1 parent 58892f4 commit 01f606e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/images/icons/framework7.png

8.56 KB
Loading

src/technologies/f.json

+12
Original file line numberDiff line numberDiff line change
@@ -2444,6 +2444,18 @@
24442444
"saas": true,
24452445
"website": "https://platform.fynd.com"
24462446
},
2447+
"framework7": {
2448+
"cats": [
2449+
59,
2450+
66
2451+
],
2452+
"description": "Full Featured Mobile HTML Framework For Building iOS & Android Apps.",
2453+
"dom": "link[href*='framework7'], .framework7-root, .framework7-modals",
2454+
"icon": "framework7.png",
2455+
"oss": true,
2456+
"scriptSrc": "(?:((?:\\d+\\.)+\\d+)\\/(?:js\\/)?)?framework7(?:-((?:\\d+\\.)+\\d+))?(?:\\.custom)?(?:\\.min)?(?:-vue)?_?[\\w\\.]{0,29}\\.js\\;version:\\1\\2",
2457+
"website": "https://framework7.io/"
2458+
},
24472459
"fullPage.js": {
24482460
"cats": [
24492461
59

0 commit comments

Comments
 (0)