lunacy
Graphic design software with built-in assets.
Extends: Technology
Lunacy
Graphic design software with built-in assets.
Overview
Category: Design software
Graphic design software with built-in assets.
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: 'Lunacy',
category: 'Design software',
description: 'Graphic design software with built-in assets.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Lunacy",
"applicationCategory": "Design software",
"description": "Graphic design software with built-in assets."
}