Add Framer Sites / Page Builder
@ -200,7 +200,7 @@ fs.readdirSync(iconPath).forEach((file) => {
!Object.values(technologies).some(({ icon }) => icon === file) &&
file !== 'default.svg'
) {
throw new Error(`Extraneous file: ${filePath}}`)
throw new Error(`Extraneous file: ${filePath}`)
}
})
@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.57144 0H25.9048V10.6667H15.2381L4.57144 0ZM4.57144 10.6667H15.2381L25.9048 21.3333H15.2381V32L4.57144 21.3333V10.6667Z" fill="black"/>
</svg>
After
Width: | Height: | Size: 250 B
@ -1138,6 +1138,27 @@
"scriptSrc": "cdn\\.foxycart\\.com",
"website": "https://www.foxy.io"
},
"Framer Sites": {
"cats": [
51
],
"description": "Framer is primarily a design and prototyping tool. It allows you to design interactive prototypes of websites and applications using production components and real data.",
"icon": "Framer Sites.svg",
"implies": "React",
"js": {
"Framer.version": "([\\d\\.]+)\\;version:\\1\\;confidence:0",
"Framer.Animatable": ""
"oss": false,
"pricing": [
"low",
"freemium",
"recurring"
"saas": true,
"scriptSrc": "framerusercontent\\.com",
"website": "https://framer.com/sites"
"France Express": {
99