principle
Animation and prototyping tool for Mac.
Extends: Technology
Principle
Animation and prototyping tool for Mac.
Overview
Category: Design software
Animation and prototyping tool for Mac.
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: 'Principle',
category: 'Design software',
description: 'Animation and prototyping tool for Mac.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Principle",
"applicationCategory": "Design software",
"description": "Animation and prototyping tool for Mac."
}