Elbert Alias 3 years ago
parent 19d0d95c70
commit 08549764e0

@ -195,10 +195,10 @@
"cats": [ "cats": [
18 18
], ],
"dom": "input[type='hidden'][name='javax.faces.ViewState']",
"headers": { "headers": {
"X-Powered-By": "JSF(?:/([\\d.]+))?\\;version:\\1" "X-Powered-By": "JSF(?:/([\\d.]+))?\\;version:\\1"
}, },
"dom": "input[type='hidden'][name='javax.faces.ViewState']",
"icon": "JavaServer Faces.png", "icon": "JavaServer Faces.png",
"implies": "Java", "implies": "Java",
"website": "http://javaserverfaces.java.net" "website": "http://javaserverfaces.java.net"

@ -179,29 +179,6 @@
"icon": "SQLite.png", "icon": "SQLite.png",
"website": "http://www.sqlite.org" "website": "http://www.sqlite.org"
}, },
"Stitches": {
"cats": [
12,
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches, .StudioCanvas, .publish-studio-style",
"icon": "Stitches.svg",
"implies": [
"React",
"Next.js",
"Gatsby",
"Svelte",
"SvelteKit",
"Vue.js",
"Angular"
],
"oss": true,
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},
"website": "https://stitches.dev"
},
"STUDIO": { "STUDIO": {
"cats": [ "cats": [
51 51
@ -3070,6 +3047,29 @@
"icon": "Stimulus.png", "icon": "Stimulus.png",
"website": "https://stimulusjs.org/" "website": "https://stimulusjs.org/"
}, },
"Stitches": {
"cats": [
12,
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches, .StudioCanvas, .publish-studio-style",
"icon": "Stitches.svg",
"implies": [
"React",
"Next.js",
"Gatsby",
"Svelte",
"SvelteKit",
"Vue.js",
"Angular"
],
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},
"oss": true,
"website": "https://stitches.dev"
},
"Store Systems": { "Store Systems": {
"cats": [ "cats": [
6 6
@ -3720,4 +3720,4 @@
}, },
"website": "https://styled-components.com" "website": "https://styled-components.com"
} }
} }
Loading…
Cancel
Save