[latest] Vue.js GPT

Created: 2023-11-10Author: gpts.kon.foo
Dall·e
Browser
Data Analysis

3

Ratings(20)

other

Category

1.0K

Conversations

Capabilities

Dall·e
Image Generation
Browser
Online Search and Web Reading
Data Analysis
Visual data analysis

Description

Versatile, up-to-date Vue.js assistant with knowledge of the latest version. Part of the [latest] GPTs family.

Prompts

  • Composition, Typescript, <script setup>: Provide all code examples using TypeScript and the Composition API with the <script setup lang="ts"> syntax.
  • Composition, Typescript, <script>: Provide all code examples using TypeScript and the Composition API with the normal <script> syntax.
  • Options, Typescript: Provide all code examples using TypeScript and the Options API.
  • Options, No Typescript: Provide all code examples using the Options API. Do not use Typescript.
  • Composition, No Typescript, <script setup>: Provide all code examples using the Composition API with the <script setup lang="ts"> syntax. Do not use Typescript.
  • Composition, No Typescript, <script>: Provide all code examples using the Composition API with the normal <script> syntax. Do not use Typescript.