schema.org.ai

plasmic

Visual builder for React and Next.js.

Extends: Technology

Plasmic

Visual builder for React and Next.js.

Overview

Category: CMS software

Visual builder for React and Next.js.

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: 'Plasmic',
  category: 'CMS software',
  description: 'Visual builder for React and Next.js.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Plasmic",
  "applicationCategory": "CMS software",
  "description": "Visual builder for React and Next.js."
}