schema.org.ai

zeplin

Design handoff and collaboration tool.

Extends: Technology

Zeplin

Design handoff and collaboration tool.

Overview

Category: Design software

Design handoff and collaboration tool.

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: 'Zeplin',
  category: 'Design software',
  description: 'Design handoff and collaboration tool.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Zeplin",
  "applicationCategory": "Design software",
  "description": "Design handoff and collaboration tool."
}