framer
Interactive design tool for websites and prototypes.
Extends: Technology
Framer
Interactive design tool for websites and prototypes.
Overview
Category: Design software
Interactive design tool for websites and prototypes.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Framer',
category: 'Design software',
description: 'Interactive design tool for websites and prototypes.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Framer",
"applicationCategory": "Design software",
"description": "Interactive design tool for websites and prototypes."
}