grammarly
Writing assistant and grammar checker.
Extends: Technology
Grammarly
Writing assistant and grammar checker.
Overview
Category: Productivity software
Writing assistant and grammar checker.
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: 'Grammarly',
category: 'Productivity software',
description: 'Writing assistant and grammar checker.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Grammarly",
"applicationCategory": "Productivity software",
"description": "Writing assistant and grammar checker."
}