Recategorise USWDS from Web frameworks to UI frameworks

Right now USWDS is displayed amongst [Web frameworks](https://www.wappalyzer.com/technologies/web-frameworks). It’s a design system, with no server-side code, and even client-side it doesn’t help structure applications – it’s just an assortment of components. So I think it would be better to see it amongst [UI frameworks](https://www.wappalyzer.com/technologies/ui-frameworks), like Bootstrap, or other design systems.
main
Thibaud Colas 2 years ago committed by GitHub
parent 7ac625c344
commit 4e62aaddbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,7 +103,7 @@
}, },
"USWDS": { "USWDS": {
"cats": [ "cats": [
18 66
], ],
"description": "USWDS is a design system for the federal government.", "description": "USWDS is a design system for the federal government.",
"icon": "USWDS.svg", "icon": "USWDS.svg",
@ -820,4 +820,4 @@
"website": "https://github.com/utterance/utterances", "website": "https://github.com/utterance/utterances",
"xhr": "\\.utteranc\\.es" "xhr": "\\.utteranc\\.es"
} }
} }